mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
upgrade shadowsocks-libev to 2.4.5
This commit is contained in:
@@ -47,7 +47,8 @@ $ mongo mongodb://myuser:Aedahwa7@localhost:27017/mydb
|
|||||||
> exit
|
> exit
|
||||||
```
|
```
|
||||||
|
|
||||||
Read [this][2] for more help.
|
Read [this][2] and [this][3] for more help.
|
||||||
|
|
||||||
[1]: https://www.mongodb.org/
|
[1]: https://www.mongodb.org/
|
||||||
[2]: https://docs.mongodb.org/manual/tutorial/enable-authentication/
|
[2]: https://docs.mongodb.org/manual/tutorial/enable-authentication/
|
||||||
|
[3]: https://docs.mongodb.org/manual/reference/built-in-roles/
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
FROM vimagick/alpine-arm
|
FROM vimagick/alpine-arm
|
||||||
MAINTAINER kev <noreply@datageek.info>
|
MAINTAINER kev <noreply@datageek.info>
|
||||||
|
|
||||||
ENV SS_VER 2.4.4
|
ENV SS_VER 2.4.5
|
||||||
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
|
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
|
||||||
ENV SS_DIR shadowsocks-libev-$SS_VER
|
ENV SS_DIR shadowsocks-libev-$SS_VER
|
||||||
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
|
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
MAINTAINER kev <noreply@datageek.info>
|
MAINTAINER kev <noreply@datageek.info>
|
||||||
|
|
||||||
ENV SS_VER 2.4.4
|
ENV SS_VER 2.4.5
|
||||||
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
|
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
|
||||||
ENV SS_DIR shadowsocks-libev-$SS_VER
|
ENV SS_DIR shadowsocks-libev-$SS_VER
|
||||||
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
|
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user