Skip to content

Commit

Permalink
fix label
Browse files Browse the repository at this point in the history
  • Loading branch information
angelnu committed Sep 11, 2022
1 parent 619782f commit 5882a6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ USER nonroot:nonroot

ENTRYPOINT ["/app/webhook"]

LABEL org.opencontainers.image.source https://github.com/k8s-at-home/dnsmadeeasy-webhook
ARG IMAGE_SOURCE
#https://github.com/k8s-at-home/template-container-image
LABEL org.opencontainers.image.source $IMAGE_SOURCE

0 comments on commit 5882a6d

Please sign in to comment.