Update nginx Docker tag to v1.23.3 #4

Merged
DerLinkman merged 1 commits from renovate/nginx-1.x into master 2023-01-17 20:55:44 +00:00
Showing only changes of commit 033aea66f4 - Show all commits

View File

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