mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-28 04:19:44 +01:00
Dockerfile: Alpine 3.11
This commit is contained in:
parent
45683f3452
commit
fbc2661fbe
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user