Update nginx Docker tag to v1.23.3

This commit is contained in:
2023-01-17 20:54:37 +00:00
parent 0f197edcb7
commit 033aea66f4

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