Skip to content

Commit

Permalink
Update nginx:1.27-alpine Docker digest to 5acf10c (#97)
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 27, 2024
1 parent c026b4c commit 0863449
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:74175cf34632e88c6cfe206897cbfe2d2fecf9bf033c40e7f9775a3689e8adc7
FROM nginx:1.27-alpine@sha256:5acf10cd305853dc2271e3c818d342f3aeb3688b1256ab8f035fda04b91ed303
COPY --from=0 /output /usr/share/nginx/html

0 comments on commit 0863449

Please sign in to comment.