Update Alpine to 3.10

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2019-06-29 00:24:15 +02:00
parent e6f1f81b7c
commit 6e2e70da8d

View file

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