chore: upgrade lasuite-drive redis to 8.10.1, web (nginx) to 1.31.4
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-08-21 02:57:20 +00:00
parent a5e67e55de
commit 8ac8c5a293
+2 -2
View File
@@ -214,7 +214,7 @@ services:
- postgres_p
redis:
image: redis:8.10.0
image: redis:8.10.1
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 10s
@@ -350,7 +350,7 @@ services:
web:
image: nginx:1.31.3
image: nginx:1.31.4
configs:
- source: nginx_conf
target: /etc/nginx/conf.d/default.conf