chore: upgrade impress to v5.4.1, redis to 8.10.0, nginx to 1.31.3 #7

Open
autonomic-bot wants to merge 6 commits from upgrade-505e53c into main
Showing only changes of commit bdbefca6c6 - Show all commits
+1 -1
View File
@@ -243,7 +243,7 @@ services:
- postgres_p
redis:
image: redis:8.8.1
image: redis:8.10.0
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 15s