Update Dockerfile

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2021-01-15 10:20:35 +00:00 committed by GitHub
parent f47f61538e
commit d3d25c8fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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