mirror of
https://github.com/docker/docker-bench-security.git
synced 2024-11-01 08:31:44 +01:00
Update alpine to 3.13.0
Updated alpine version to latest - 3.13.0 Signed-off-by: Niall T <19202716+jammasterj89@users.noreply.github.com>
This commit is contained in:
parent
75fe107048
commit
f47f61538e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.12
|
||||
FROM alpine:3.13.0
|
||||
|
||||
LABEL \
|
||||
org.label-schema.name="docker-bench-security" \
|
||||
|
|
Loading…
Reference in a new issue