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 nginx-mod-stream openssh \
&& mkdir /root/.ssh \
&& mkdir /var/cache/nginx