chore: upgrade app to nginx 1.31.3

This commit is contained in:
cc-ci
2026-07-24 03:41:00 +00:00
parent 817ee13659
commit 01a55eef76
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.31.2
image: nginx:1.31.3
networks:
- proxy
deploy: