Update nginx to 1.30 (#6)

Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>
This commit is contained in:
秀吉
2026-08-20 14:22:44 +01:00
committed by GitHub
parent b48b218ee8
commit 3817a3dbc0
+1 -1
View File
@@ -1,3 +1,3 @@
FROM nginx:1.25-alpine-slim FROM nginx:1.30-alpine-slim
COPY src /usr/share/nginx/html COPY src /usr/share/nginx/html