Merge pull request #339 from ellerbrock/master

Update Alpine Linux to Version 3.8 (latest)
This commit is contained in:
Thomas Sjögren 2018-11-07 11:40:15 +01:00 committed by GitHub
commit a9caef9eb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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