Skip to content

Commit

Permalink
Merge pull request #42 from rwaffen/update_dockerfile
Browse files Browse the repository at this point in the history
maintainer flag in Dockerfile is deprecated
  • Loading branch information
bastelfreak authored Jul 11, 2023
2 parents 6288bf9 + f95fc48 commit 0572cc2
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,5 +1,5 @@
FROM nginx:latest

MAINTAINER pmc@voxpupuli.org
LABEL org.opencontainers.image.authors="pmc@voxpupuli.org"

COPY . /usr/share/nginx/html/

0 comments on commit 0572cc2

Please sign in to comment.