chore: upgrade impress to v5.7.0, nginx to 1.31.6, redis to 8.10.2, switch docspec image to ghcr.io/docspec/api:1.21.4 (port 3000)
cc-ci/testme cc-ci: failure

This commit is contained in:
autonomic-bot
2026-09-21 18:39:13 +00:00
parent a4d1e52762
commit 99d4fa44b8
+1 -1
View File
@@ -243,7 +243,7 @@ services:
- postgres_p - postgres_p
redis: redis:
image: redis:8.10.1 image: redis:8.10.2
healthcheck: healthcheck:
test: ["CMD", "redis-cli", "ping"] test: ["CMD", "redis-cli", "ping"]
interval: 15s interval: 15s