Merge pull request 'Update nginx Docker tag to v1.25.3' (#6) from renovate/nginx-1.x into master

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2024-01-16 19:12:32 +00:00
+1 -1
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