File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ services:
99
1010env :
1111 global :
12- - SS_VER=3.2.4
12+ - SS_VER=3.2.5
1313 - SS_DEB=shadowsocks-libev_${SS_VER}-1_amd64.deb
1414 matrix :
1515 - URL=https://www.facebook.com/
Original file line number Diff line number Diff line change 55FROM alpine:3.8
66MAINTAINER EasyPi Software Foundation
77
8- ENV SS_VER 3.2.4
8+ ENV SS_VER 3.2.5
99ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
1010ENV SS_DIR shadowsocks-libev-$SS_VER
1111
Original file line number Diff line number Diff line change 55FROM easypi/alpine-arm:build
66MAINTAINER EasyPi Software Foundation
77
8- ENV SS_VER 3.2.4
8+ ENV SS_VER 3.2.5
99ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
1010ENV SS_DIR shadowsocks-libev-$SS_VER
1111
You can’t perform that action at this time.
0 commit comments