Skip to content

Commit

Permalink
chore(deps): update bitnami/nginx docker tag to v1.27.2-debian-12-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent bb1e9e1 commit cd4098c
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.27.2-debian-12-r1@sha256:2d08c41aebabe86837ed1c0ca6857135558d8d2bd90b08ccfbe639b996bc1097

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

0 comments on commit cd4098c

Please sign in to comment.