chore: upgrade nginx to 1.31.3 #7

Open
autonomic-bot wants to merge 4 commits from upgrade-505e53c into main
Showing only changes of commit f772297f86 - Show all commits

View File

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