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

This commit is contained in:
Renovate Bot 2024-03-16 12:00:22 +00:00
parent 3e36176c07
commit 4ca7fcde55

View file

@ -1,3 +1,3 @@
FROM nginx:1.25.4-alpine@sha256:d9a9775bf320ba122af5aaa93d68d0c2f4781f311830c8386b060c37bfeb832b
FROM nginx:1.25.4-alpine@sha256:0fefd803183ec3a8010fa9b2dab6c3a8445642f013a7b5f29e12b8634f67bd22
COPY nginx.conf /etc/nginx/nginx.conf