chore: upgrade lasuite-drive redis to 8.10.0, collabora to 25.04.10.3.1
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-08-07 04:24:16 +00:00
parent 543a017fdd
commit c3b6b72232
+2 -2
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
@@ -273,7 +273,7 @@ services:
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
collabora:
image: collabora/code:25.04.9.4.1
image: collabora/code:25.04.10.3.1
entrypoint: >
sh -c "
export password=\"$$(cat /run/secrets/collabora_p)\" &&