Skip to content

Commit 365f9d0

Browse files
chore(deps): update bitnami/nginx docker tag to v1.27.3-debian-12-r0
1 parent 6145e60 commit 365f9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ COPY knot8.1 header.html footer.html /
77
RUN (cat /header.html; mandoc -Thtml -Ostyle=/mandoc.css -O fragment /knot8.1; cat /footer.html )>/app/index.html
88

99

10-
FROM bitnami/nginx:1.22-debian-10@sha256:0766f88508f8d76d871f4d5dbc73693cd90fa36ef16e914d7320871406798132
10+
FROM bitnami/nginx:1.27.3-debian-12-r0@sha256:ac35708f13b3d8b58ca17367ac16b40b20286890a71e3e3a2aaa3a942e3c4877
1111

1212
COPY --from=build /app/index.html /app/
1313
COPY mandoc.css Inconsolata.woff2 /app/

0 commit comments

Comments
 (0)