mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-04 02:58:28 +02: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 && \
|
||||
apk upgrade && \
|
||||
|
Reference in New Issue
Block a user