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 d0eb1de commit 4d90dc3Copy full SHA for 4d90dc3
1 file changed
Dockerfile
@@ -24,7 +24,7 @@ RUN wkhtmltopdf --enable-internal-links --enable-local-file-access \
24
--dpi 600 \
25
/pdf/index.html /pdf.pdf
26
27
-FROM nginxinc/nginx-unprivileged:1.28-alpine
+FROM nginxinc/nginx-unprivileged:1.29-alpine
28
29
LABEL maintainer acend.ch
30
LABEL org.opencontainers.image.title "acend.ch's Container Basics Training"
0 commit comments