diff --git a/Dockerfile b/Dockerfile index f5934a7..de59634 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,6 +31,7 @@ RUN if [ -z "$BASE_URL" ]; then \ FROM nginxinc/nginx-unprivileged:stable-alpine-slim LABEL org.opencontainers.image.source="https://github.com/alam00000/bentopdf" +LABEL org.opencontainers.image.url="https://github.com/alam00000/bentopdf" # global arg to local arg ARG BASE_URL