Skip to content

Commit 53efef2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN wkhtmltopdf --outline-depth 4 \
2424
--enable-internal-links --enable-local-file-access \
2525
/pdf/index.html /pdf.pdf
2626

27-
FROM docker.io/nginxinc/nginx-unprivileged:1.28-alpine
27+
FROM docker.io/nginxinc/nginx-unprivileged:1.29-alpine
2828
USER root
2929
COPY nginx.conf /etc/nginx/nginx.conf
3030
USER 101

0 commit comments

Comments
 (0)