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

This commit is contained in:
Renovate Bot 2025-07-16 12:00:29 +00:00
parent fb912fc08f
commit c95f0f6df0

View file

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