Update nginx:1.27.3-alpine Docker digest to c57a926
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 24s

This commit is contained in:
Renovate Bot 2025-01-08 22:00:22 +00:00
parent e1afcadcc3
commit a5f6f84a09

View file

@ -1,3 +1,3 @@
FROM nginx:1.27.3-alpine@sha256:4efa432b751239898e576a2178702fb156fc483f6d456e0ad5899b3bf5c0445a
FROM nginx:1.27.3-alpine@sha256:c57a9266c889f16dd593e1f8856cd449753e9c226f20777b70c0c39139fa51fd
COPY nginx.conf /etc/nginx/nginx.conf