This commit is contained in:
Gábor Lipták 2017-12-18 23:27:25 +00:00 committed by GitHub
commit c285b959e8

View file

@ -1,8 +1,8 @@
FROM debian:sid
LABEL org.label-schema.name="docker-bench-security" \
org.label-schema.url="https://github.com/konstruktoid/docker-bench-security" \
org.label-schema.vcs-url="https://github.com/konstruktoid/docker-bench-security.git"
org.label-schema.url="https://dockerbench.com" \
org.label-schema.vcs-url="https://github.com/docker/docker-bench-security.git"
RUN \
apt-get update && \