Skip to content

Commit

Permalink
chore(deps): update bitnami/nginx docker tag to v1.27.3-debian-12-r3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6145e60 commit ddae0cb
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.3-debian-12-r3@sha256:7afc3ce9bd526ebb2214a3f3eb05238ce696e15638b1c5a7c9d5ccde62120147

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

0 comments on commit ddae0cb

Please sign in to comment.