Skip to content

Commit

Permalink
Bump to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamran Khan committed Apr 3, 2023
1 parent 36a309c commit 8a49759
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 8a49759

Please sign in to comment.