1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-04 03:48:55 +02:00

upgrade shadowsocks-libev

This commit is contained in:
kev 2015-07-19 14:12:19 +08:00
parent a754a1145d
commit eaa24a8ddd

View File

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@datageek.info>
ENV SS_VER 2.2.2
ENV SS_VER 2.2.3
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
ENV SS_DIR shadowsocks-libev-$SS_VER
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev