1 Commits

Author SHA1 Message Date
cbc81ef510 Update nginx Docker tag to v1.27.0 2024-05-30 18:00:19 +00:00

View File

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