Merge pull request #3861 from christianbur/patch-2

Update Dockerfile - alpine:3.12 -> alpine:3.15
This commit is contained in:
neil
2021-12-22 10:37:48 +08:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.15
RUN apk --no-cache add -f \
openssl \