We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5a701 commit 53efef2Copy full SHA for 53efef2
Dockerfile
@@ -24,7 +24,7 @@ RUN wkhtmltopdf --outline-depth 4 \
24
--enable-internal-links --enable-local-file-access \
25
/pdf/index.html /pdf.pdf
26
27
-FROM docker.io/nginxinc/nginx-unprivileged:1.28-alpine
+FROM docker.io/nginxinc/nginx-unprivileged:1.29-alpine
28
USER root
29
COPY nginx.conf /etc/nginx/nginx.conf
30
USER 101
0 commit comments