Skip to content

Commit

Permalink
Merge pull request #6 from krkhan/master
Browse files Browse the repository at this point in the history
Bump to 3.6.1
  • Loading branch information
anki-code authored Apr 3, 2023
2 parents 36a309c + 8a49759 commit 86728ff
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.1
ENV FISH_VER 3.6.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 86728ff

Please sign in to comment.