Skip to content

Commit

Permalink
Update shadowsocks-libev to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Nov 27, 2018
1 parent 17468e7 commit 453be28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/shadowsocks-libev/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
FROM alpine:latest
LABEL maintainer="Teddysun <[email protected]>"

ENV LIBEV_VER 3.2.1
ENV LIBEV_VER 3.2.2
ENV LIBEV_NAME shadowsocks-libev-${LIBEV_VER}
ENV LIBEV_RELEASE https://github.com/shadowsocks/shadowsocks-libev/releases/download/v${LIBEV_VER}/${LIBEV_NAME}.tar.gz

Expand Down

0 comments on commit 453be28

Please sign in to comment.