chore: upgrade nginx to 1.31.3
Some checks failed
cc-ci/testme cc-ci: failure

This commit is contained in:
autonomic-bot
2026-07-24 04:23:34 +00:00
parent 7e7ba76a6b
commit f772297f86

View File

@ -283,7 +283,7 @@ services:
- minio_ru - minio_ru
web: web:
image: nginx:1.31.2 image: nginx:1.31.3
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8083"] test: ["CMD", "curl", "-f", "http://localhost:8083"]
interval: 15s interval: 15s