chore: upgrade lasuite-drive redis to 8.10.1, web (nginx) to 1.31.4 #6

Open
autonomic-bot wants to merge 10 commits from upgrade-1935df0 into main
Showing only changes of commit 077ea217e1 - Show all commits
+1 -1
View File
@@ -214,7 +214,7 @@ services:
- postgres_p
redis:
image: redis:8.8.1
image: redis:8.10.0
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 10s