Update Dockerfile

This commit is contained in:
van Hauser 2022-06-13 17:09:43 +02:00 committed by GitHub
parent f90c4d24c6
commit 26f97b54d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
FROM debian:buster-slim FROM debian:buster-slim
ARG HYDRA_VERSION="unknown" ARG HYDRA_VERSION="github"
LABEL \ LABEL \
org.opencontainers.image.url="https://github.com/vanhauser-thc/thc-hydra" \ org.opencontainers.image.url="https://github.com/vanhauser-thc/thc-hydra" \