Update nginx:1.29.0-alpine Docker digest to d67ea0d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 34s

This commit is contained in:
Renovate Bot 2025-07-18 12:00:26 +00:00
parent c95f0f6df0
commit 6d8e3608f7

View file

@ -1,3 +1,3 @@
FROM nginx:1.29.0-alpine@sha256:f741b7f2e82ec8e3daa163b089d48ec163ad0b015d859a1e4f0f2a6202e8cc22 FROM nginx:1.29.0-alpine@sha256:d67ea0d64d518b1bb04acde3b00f722ac3e9764b3209a9b0a98924ba35e4b779
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf