Skip to content

Commit

Permalink
Update nginxinc/nginx-unprivileged Docker tag to v1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent 5571a5f commit 30b1f58
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 @@ -21,7 +21,7 @@ COPY --from=builder /src/public /

RUN wkhtmltopdf --outline-depth 4 --enable-internal-links --enable-local-file-access ./pdf/index.html /pdf.pdf

FROM nginxinc/nginx-unprivileged:1.26-alpine
FROM nginxinc/nginx-unprivileged:1.27-alpine

LABEL maintainer puzzle.ch
LABEL org.opencontainers.image.title "puzzle.ch's Jenkins Techlab"
Expand Down

0 comments on commit 30b1f58

Please sign in to comment.