mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02:00
Upgrade to alpine 3.13
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.12
|
||||
FROM alpine:3.13
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
Reference in New Issue
Block a user