Update nginx:1.25.4-alpine Docker digest to 6bc13a3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 20s

This commit is contained in:
Renovate Bot 2024-02-15 01:00:23 +00:00
parent 9d3a5f4e2c
commit 3d8dec4985

View file

@ -1,3 +1,3 @@
FROM nginx:1.25.4-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
FROM nginx:1.25.4-alpine@sha256:6bc13a3abb0699ce8b5c131d5a2d847df121192b7fe05fb5063fd7a51ae4bead
COPY nginx.conf /etc/nginx/nginx.conf