File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
FROM alpine
6
6
MAINTAINER EasyPi Software Foundation
7
7
8
- ENV SS_VER 2.4.6
8
+ ENV SS_VER 2.4.7
9
9
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
10
10
ENV SS_DIR shadowsocks-libev-$SS_VER
11
11
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
Original file line number Diff line number Diff line change 5
5
FROM easypi/alpine-arm
6
6
MAINTAINER EasyPi Software Foundation
7
7
8
- ENV SS_VER 2.4.6
8
+ ENV SS_VER 2.4.7
9
9
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
10
10
ENV SS_DIR shadowsocks-libev-$SS_VER
11
11
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ and low-end boxes.
19
19
It is a port of [ Shadowsocks] [ 2 ] created by [ @clowwindy ] [ 3 ] , which is maintained by
20
20
[ @madeye ] [ 4 ] and [ @linusyang ] [ 5 ] .
21
21
22
- Current version: [ 2.4.6 ] [ 6 ]
22
+ Current version: [ 2.4.7 ] [ 6 ]
23
23
24
24
## How to use these images
25
25
@@ -56,7 +56,7 @@ Feel free to send me pull requests. Thank you!
56
56
[ 3 ] : https://github.com/clowwindy
57
57
[ 4 ] : https://github.com/madeye
58
58
[ 5 ] : https://github.com/linusyang
59
- [ 6 ] : https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v2.4.6
59
+ [ 6 ] : https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v2.4.7
60
60
[ 7 ] : https://github.com/EasyPi/docker-shadowsocks-libev/raw/master/docker-compose.yml
61
61
[ 8 ] : https://duckduckgo.com/?q=password+12&t=ffsb&ia=answer
62
62
[ 9 ] : https://github.com/shadowsocks/shadowsocks-libev#license
You can’t perform that action at this time.
0 commit comments