Update alpine to 3.12.1

Updated alpine version to latest - 3.12.1

Signed-off-by: Niall T <19202716+jammasterj89@users.noreply.github.com>
This commit is contained in:
jammasterj89 2020-10-23 09:35:26 +01:00 committed by GitHub
parent 93c619f018
commit 4c54236bf4
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" \