Update redis Docker tag to v8

This commit is contained in:
Renovate Bot
2025-12-13 00:02:43 +00:00
parent 30303aac3d
commit 837a0a04d3
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ services:
networks:
- nextcloud
nextcloud-redis:
image: redis:7
image: redis:8
restart: always
networks:
- nextcloud