Skip to content

Commit dec9ca8

Browse files
Update docker.io/nginxinc/nginx-unprivileged Docker tag to v1.29 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5464d63 commit dec9ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ COPY --from=builder /src/public /
1919

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

22-
FROM docker.io/nginxinc/nginx-unprivileged:1.28-alpine
22+
FROM docker.io/nginxinc/nginx-unprivileged:1.29-alpine
2323

2424
LABEL maintainer="Puzzle ITC <https://www.puzzle.ch/>"
2525
LABEL org.opencontainers.image.authors="Puzzle ITC <https://www.puzzle.ch/>"

0 commit comments

Comments
 (0)