Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xutl authored Nov 19, 2018
1 parent 11a23e8 commit 386628d
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 @@ -7,7 +7,7 @@ WORKDIR /app
COPY ss-build.sh /bin

RUN chmod 700 /bin/ss-build.sh \
&& ver=3.2.0 \
&& ver=3.2.1 \
&& git clone https://github.com/shadowsocks/shadowsocks-libev \
&& /bin/ss-build.sh update

Expand Down

0 comments on commit 386628d

Please sign in to comment.