mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +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:
parent
e7713f8012
commit
5df1a2e7b9
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.12
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
Loading…
Reference in New Issue
Block a user