Skip to content

Commit

Permalink
Merge pull request #64 from voxpupuli/update_mail
Browse files Browse the repository at this point in the history
fix: update mail in container metadata
  • Loading branch information
rwaffen authored Oct 9, 2024
2 parents 364b3e0 + f43d29a commit 148fe38
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 148fe38

Please sign in to comment.