Skip to content

Commit

Permalink
Merge pull request #343 from acend/update_dockerfile
Browse files Browse the repository at this point in the history
fix dockerfile warnings (2nd)
  • Loading branch information
splattner authored Aug 22, 2024
2 parents e47b4dc + 42b8f0b commit d9fd190
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 @@ -25,7 +25,7 @@ RUN wkhtmltopdf --enable-internal-links --enable-local-file-access \

FROM docker.io/nginxinc/nginx-unprivileged:1.27-alpine

LABEL maintainer acend.ch
LABEL maintainer="acend.ch"
LABEL org.opencontainers.image.title="acend.ch's CHANGEME Basics Training"
LABEL org.opencontainers.image.description="Container with acend.ch's CHANGEME Training content"
LABEL org.opencontainers.image.authors="acend.ch"
Expand Down

0 comments on commit d9fd190

Please sign in to comment.