Skip to content

Commit

Permalink
Update docker.io/nginxinc/nginx-unprivileged Docker tag to v1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent c8c063d commit a408252
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 @@ -19,7 +19,7 @@ COPY --from=builder /src/public /

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

FROM docker.io/nginxinc/nginx-unprivileged:1.25-alpine
FROM docker.io/nginxinc/nginx-unprivileged:1.26-alpine

LABEL maintainer puzzle.ch
LABEL org.opencontainers.image.title "puzzle.ch's Application Migration and Modernization Techlab"
Expand Down

0 comments on commit a408252

Please sign in to comment.