We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ff303 commit 9e288aeCopy full SHA for 9e288ae
Dockerfile.debian
@@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
7
8
ENV SS_VER 2.5.2
9
ENV SS_DIR shadowsocks-libev-${SS_VER}
10
-ENV SS_DEB shadowsocks-libev_${SS_VER}-1_amd64.deb
+ENV SS_DEB shadowsocks-libev_${SS_VER}-1ubuntu1_amd64.deb
11
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v${SS_VER}.tar.gz
12
ENV SS_DEP asciidoc autoconf build-essential debhelper dh-systemd gawk init-system-helpers libpcre3-dev libssl-dev libtool pkg-config xmlto
13
0 commit comments