fixed image alpine

This commit is contained in:
mercury
2023-06-28 17:23:21 +04:00
parent 44d1201181
commit d390a08004
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from alpine:latest
from alpine:3.18.2
run apk add openssh git xz \
&& mkdir /root/.ssh \
&& wget https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.15.3/shadowsocks-v1.15.3.x86_64-unknown-linux-musl.tar.xz \