mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-08 02:34:02 +02:00
Merge pull request #1420 from vitaliytv/patch-2
Dockerfile: Alpine 3.11
This commit is contained in:
commit
f99959a228
@ -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…
x
Reference in New Issue
Block a user