Update base image (#411)

pull/415/head
Stephen M. Coakley 8 years ago committed by GitHub
parent 77d8173a3a
commit 1496b5ef45

@ -1,7 +1,5 @@
FROM ohmyfish/fish:2.3.0
FROM ohmyfish/fish:2.3.1
COPY . /src/oh-my-fish
RUN fish /src/oh-my-fish/bin/install --offline --noninteractive --yes
WORKDIR /root/.local/share/omf

Loading…
Cancel
Save