Skip to content

Commit

Permalink
Fix source label
Browse files Browse the repository at this point in the history
  • Loading branch information
marte26 authored Feb 20, 2024
1 parent f7c0363 commit e891d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LABEL org.opencontainers.image.url=https://caddyserver.com
LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
LABEL org.opencontainers.image.vendor="Light Code Labs"
LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL org.opencontainers.image.source="https://git.badsl.nl/marte26/caddy-docker-proxy"
LABEL org.opencontainers.image.source="https://github.com/marte26/caddy-docker-proxy"

ENV XDG_CONFIG_HOME /config
ENV XDG_DATA_HOME /data
Expand Down

0 comments on commit e891d9b

Please sign in to comment.