mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 08:35:17 +01:00
Upgrade to alpine 3.12
... as 3.11 is in a couple of months EOL . I do not expect difficulties as we run 3.12 already in 3.1dev.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.11
|
FROM alpine:3.12
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk upgrade && \
|
apk upgrade && \
|
||||||
|
|||||||
Reference in New Issue
Block a user