mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-17 19:21:57 +02:00
Merge pull request #1420 from vitaliytv/patch-2
Dockerfile: Alpine 3.11
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.10
|
||||
FROM alpine:3.11
|
||||
|
||||
RUN apk update && apk upgrade && apk add --no-cache bash procps drill git coreutils libidn curl
|
||||
|
||||
|
Reference in New Issue
Block a user