Merge pull request #380 from ellerbrock/master

Update to Alpine 3.9 (CVE-2019-5021)
This commit is contained in:
Thomas Sjögren 2019-05-12 20:02:03 +02:00 committed by GitHub
commit ffe1d6a762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9
LABEL \
org.label-schema.name="docker-bench-security" \