Update nginx Docker tag to v1.26.0

This commit is contained in:
2024-04-24 03:00:16 +00:00
parent 30aefd14a3
commit 4e477c6686

View File

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