Skip to content

Commit 20eaf9c

Browse files
committed
Update bitnami/nginx commit hash to 0423638
1 parent 7d5ac9f commit 20eaf9c

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.21-debian-10@sha256:54fae64f3c522b4ceb9c4be71bdeb1bfc2f403b77d47b80b5f5ddc4ef805b15f
10+
FROM bitnami/nginx:1.21-debian-10@sha256:0423638471fe6c87c037f6f90d48fbf50f2a9dfd4865a4a8898a5fae6bce19e9
1111

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

0 commit comments

Comments
 (0)