diff --git a/Dockerfile b/Dockerfile index a057e3d..571757d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM binhex/arch-int-vpn:latest -LABEL org.opencontainers.image.authors="binhex" +LABEL org.opencontainers.image.authors = "binhex" +LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-qbittorrentvpn" # additional files ##################