mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 10:59:45 +08:00
Update base image (#411)
This commit is contained in:
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
|
COPY . /src/oh-my-fish
|
||||||
|
|
||||||
RUN fish /src/oh-my-fish/bin/install --offline --noninteractive --yes
|
RUN fish /src/oh-my-fish/bin/install --offline --noninteractive --yes
|
||||||
|
|
||||||
WORKDIR /root/.local/share/omf
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user