Update alpine to 3.12.1

Updated alpine version to latest - 3.12.1

Signed-off-by: Niall T <jammasterj89@gmail.com>
This commit is contained in:
jammasterj89 2020-10-23 09:26:39 +01:00 committed by GitHub
parent 93c619f018
commit a40f102c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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