Skip to content

Commit c46cd31

Browse files
committed
Update nginxinc/nginx-unprivileged Docker tag to v1.27
1 parent 3a6b3da commit c46cd31

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
@@ -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 nginxinc/nginx-unprivileged:1.26-alpine
22+
FROM nginxinc/nginx-unprivileged:1.27-alpine
2323

2424
LABEL maintainer puzzle.ch
2525
LABEL org.opencontainers.image.title "puzzle.ch's Application Migration and Modernization Techlab"

0 commit comments

Comments
 (0)