Skip to content

Commit 9e288ae

Browse files
committed
Fix package name
1 parent c0ff303 commit 9e288ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.debian

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

88
ENV SS_VER 2.5.2
99
ENV SS_DIR shadowsocks-libev-${SS_VER}
10-
ENV SS_DEB shadowsocks-libev_${SS_VER}-1_amd64.deb
10+
ENV SS_DEB shadowsocks-libev_${SS_VER}-1ubuntu1_amd64.deb
1111
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v${SS_VER}.tar.gz
1212
ENV SS_DEP asciidoc autoconf build-essential debhelper dh-systemd gawk init-system-helpers libpcre3-dev libssl-dev libtool pkg-config xmlto
1313

0 commit comments

Comments
 (0)