Update base image (#411)

This commit is contained in:
Stephen M. Coakley 2016-10-03 12:37:04 -05:00 committed by GitHub
parent 77d8173a3a
commit 1496b5ef45

View File

@ -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