Skip to content

Commit

Permalink
chore(deps): update bitnami/nginx docker tag to v1.27.0-debian-12-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 5fc87e2 commit cefc356
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.0-debian-12-r2@sha256:b1e3d68f6c54275017e0e1c81d0b17147691bee43c94529d50f0e1155abbde85

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

0 comments on commit cefc356

Please sign in to comment.