Docker fixes - FROM alpine:3.15

This commit is contained in:
Pokamest Nikak 2022-06-10 16:19:29 +03:00
parent 4829c8b314
commit eca397b45f
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.15
LABEL maintainer="AmneziaVPN"

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.15
LABEL maintainer="AmneziaVPN"

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.15
LABEL maintainer="AmneziaVPN"
ARG SS_RELEASE="v1.13.1"

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.15
LABEL maintainer="AmneziaVPN"