Skip to content

Commit

Permalink
Update nginx:1.27-alpine Docker digest to 74175cf (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
H3mul and renovate-bot authored Nov 14, 2024
1 parent 68a9e69 commit 83a92da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/netboot-xyz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ RUN [ ! -z ${BOOT_DOMAIN} ] && \

RUN ansible-playbook site.yml -i inventory

FROM nginx:1.27-alpine@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250
FROM nginx:1.27-alpine@sha256:74175cf34632e88c6cfe206897cbfe2d2fecf9bf033c40e7f9775a3689e8adc7
COPY --from=0 /output /usr/share/nginx/html

0 comments on commit 83a92da

Please sign in to comment.