Skip to content

Commit

Permalink
update: ss version to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Secbone authored Feb 22, 2021
1 parent 5eb9a3e commit b01ace1
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
Expand Up @@ -2,7 +2,7 @@ FROM alpine

MAINTAINER Secbone <[email protected]>

ARG SS_VER=3.3.4
ARG SS_VER=3.3.5
ARG SS_URL=https://github.com/shadowsocks/shadowsocks-libev/releases/download/v$SS_VER/shadowsocks-libev-$SS_VER.tar.gz

ENV SS_PORT 8388
Expand Down

0 comments on commit b01ace1

Please sign in to comment.