Update nginx Docker tag to v1.25.3

This commit is contained in:
2024-01-16 18:25:29 +00:00
parent 1f5d0614fe
commit e1cac454e7

View File

@@ -1,3 +1,3 @@
FROM nginx:1.23.3-alpine
FROM nginx:1.25.3-alpine
COPY nginx.conf /etc/nginx/nginx.conf