Update nginx Docker tag to v1.25.3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 23s

This commit is contained in:
Renovate Bot 2023-12-07 22:00:20 +00:00
parent 61cb0181ef
commit b4fd9604fa

View file

@ -1,3 +1,3 @@
FROM nginx:1.21.3-alpine@sha256:af466e4f12e3abe41fcfb59ca0573a3a5c640573b389d5287207a49d1324abd8
FROM nginx:1.25.3-alpine@sha256:558b1480dc5c8f4373601a641c56b4fd24a77105d1246bd80b991f8b5c5dc0fc
COPY nginx.conf /etc/nginx/nginx.conf