Browse Source

bump version of alpine dockerfile (#604)

pull/606/head
ahxxm 8 years ago
committed by Max Lv
parent
commit
fd82c92b04
1 changed files with 1 additions and 1 deletions
  1. 2
      docker/alpine/Dockerfile

2
docker/alpine/Dockerfile

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@datageek.info>
ENV SS_VER 2.4.5
ENV SS_VER 2.4.6
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

Loading…
Cancel
Save