Skip to content

Commit

Permalink
Version 2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokaixuan authored Nov 22, 2022
1 parent 7e73aa5 commit a67bfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.6

ENV VER=2.11.1 METHOD=chacha20 PASSWORD=ss123456
ENV VER=2.11.4 METHOD=chacha20 PASSWORD=ss123456
ENV TLS_PORT=4433 PORT=8080

RUN apk add --no-cache curl \
Expand Down

0 comments on commit a67bfd4

Please sign in to comment.