Skip to content

Commit 8e9240c

Browse files
committed
Bump version
1 parent b56d876 commit 8e9240c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
FROM alpine
66
MAINTAINER EasyPi Software Foundation
77

8-
ENV SS_VER 2.4.6
8+
ENV SS_VER 2.4.7
99
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
1010
ENV SS_DIR shadowsocks-libev-$SS_VER
1111
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev

Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
FROM easypi/alpine-arm
66
MAINTAINER EasyPi Software Foundation
77

8-
ENV SS_VER 2.4.6
8+
ENV SS_VER 2.4.7
99
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
1010
ENV SS_DIR shadowsocks-libev-$SS_VER
1111
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and low-end boxes.
1919
It is a port of [Shadowsocks][2] created by [@clowwindy][3], which is maintained by
2020
[@madeye][4] and [@linusyang][5].
2121

22-
Current version: [2.4.6][6]
22+
Current version: [2.4.7][6]
2323

2424
## How to use these images
2525

@@ -56,7 +56,7 @@ Feel free to send me pull requests. Thank you!
5656
[3]: https://github.com/clowwindy
5757
[4]: https://github.com/madeye
5858
[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
6060
[7]: https://github.com/EasyPi/docker-shadowsocks-libev/raw/master/docker-compose.yml
6161
[8]: https://duckduckgo.com/?q=password+12&t=ffsb&ia=answer
6262
[9]: https://github.com/shadowsocks/shadowsocks-libev#license

0 commit comments

Comments
 (0)