Update nginx:1.25.5-alpine Docker digest to 5c3aa13
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 15s

This commit is contained in:
Renovate Bot 2024-04-18 00:00:19 +00:00
parent 8881734d31
commit d59a7949a7

View file

@ -1,3 +1,3 @@
FROM nginx:1.25.5-alpine@sha256:e74048d477bf013f0be7eca3235d644495da40f116dd1d45604c2886272cdec4
FROM nginx:1.25.5-alpine@sha256:5c3aa130b70df4e6061405b0d81de66a998858a51cf39102d646ac2976bc4690
COPY nginx.conf /etc/nginx/nginx.conf