Skip to content

Commit

Permalink
Merge pull request #4 from krkhan/master
Browse files Browse the repository at this point in the history
Bump to 3.4.0
  • Loading branch information
anki-code authored Mar 13, 2022
2 parents 1783108 + 6048adb commit c70618b
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.3.1
ENV FISH_VER 3.4.0
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 c70618b

Please sign in to comment.