Skip to content

Commit

Permalink
fix: update mail in container metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <[email protected]>
  • Loading branch information
rwaffen committed Oct 9, 2024
1 parent 364b3e0 commit f43d29a
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
@@ -1,6 +1,6 @@
FROM nginx:latest

LABEL org.opencontainers.image.authors="pmc@voxpupuli.org"
LABEL org.opencontainers.image.authors="voxpupuli@groups.io"

COPY entrypoint.sh /
COPY . /usr/share/nginx/html/
Expand Down

0 comments on commit f43d29a

Please sign in to comment.