alpine 3.6

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2017-05-29 12:03:04 +02:00
parent d2936821b2
commit f262f7d5b5
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.5
FROM alpine:3.6
LABEL org.label-schema.name="docker-bench-security" \
org.label-schema.url="https://dockerbench.com" \