diff --git a/compose.yml b/compose.yml index 4e5aa2d..4dc4449 100644 --- a/compose.yml +++ b/compose.yml @@ -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