Skip to content

Commit f51fa82

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

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
@@ -22,7 +22,7 @@ RUN wkhtmltopdf --outline-depth 4 \
2222
--enable-internal-links --enable-local-file-access \
2323
/pdf/index.html /pdf.pdf
2424

25-
FROM docker.io/nginxinc/nginx-unprivileged:1.27-alpine
25+
FROM docker.io/nginxinc/nginx-unprivileged:1.28-alpine
2626

2727
LABEL org.opencontainers.image.title="puzzle.ch's Application Migration and Modernization Techlab" \
2828
org.opencontainers.image.description="Container with puzzle.ch's Application Migration and Modernization Techlab content for https://amm-techlab.puzzle.ch/" \

0 commit comments

Comments
 (0)