Skip to content

Commit

Permalink
Update nginx:1.27-alpine Docker digest to 814a8e8 (#126)
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 Jan 12, 2025
1 parent 11e40aa commit c732593
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:9b460c5ee96333b43a92df16351e150af717ad6522101e52d05d255cd7241064
FROM nginx:1.27-alpine@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
COPY --from=0 /output /usr/share/nginx/html

0 comments on commit c732593

Please sign in to comment.