Update nginx:1.29.0-alpine Docker digest to 6054a84
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-16 06:00:36 +00:00
parent 446503bfa5
commit 5ad6fffed2

View file

@ -1,3 +1,3 @@
FROM nginx:1.29.0-alpine@sha256:186168f580ee1792a48cd83c3e42b110a8ccb21e855a6271240975d451311d6b
FROM nginx:1.29.0-alpine@sha256:6054a84cbe362215f2e2aa83e01fe29afa9a8616a5f43bceffe6d1ecb0546e41
COPY nginx.conf /etc/nginx/nginx.conf