Skip to content

Commit

Permalink
chore(deps): update bitnami/nginx docker tag to v1.26.0-debian-12-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 3d530e6 commit 69aaa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COPY knot8.1 header.html footer.html /
RUN (cat /header.html; mandoc -Thtml -Ostyle=/mandoc.css -O fragment /knot8.1; cat /footer.html )>/app/index.html


FROM bitnami/nginx:1.22-debian-10@sha256:0766f88508f8d76d871f4d5dbc73693cd90fa36ef16e914d7320871406798132
FROM bitnami/nginx:1.26.0-debian-12-r1@sha256:476d94e773ee511bb789fafa69b2fcf39a91549dbe1386b1f64fb8f876ac3883

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

0 comments on commit 69aaa59

Please sign in to comment.