Skip to content

Commit

Permalink
Merge pull request #5 from krkhan/master
Browse files Browse the repository at this point in the history
Bump to 3.4.1
  • Loading branch information
anki-code authored Mar 27, 2022
2 parents c70618b + 4f0fdba commit 36a309c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fish-portable-musl-alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine
VOLUME /result

ENV NCURSES_VER 6.2
ENV FISH_VER 3.4.0
ENV FISH_VER 3.4.1
ENV LDFLAGS -static

RUN apk update && apk add wget mc alpine-sdk git g++ make cmake ncurses ncurses-dev ncurses-libs xz
Expand Down

0 comments on commit 36a309c

Please sign in to comment.