Update docker.io/library/redis Docker tag to v8 #238

Open
renovate-bot wants to merge 1 commits from renovate/docker.io-library-redis-8.x into master
Showing only changes of commit 04537a4a78 - Show all commits

View File

@@ -1,6 +1,6 @@
services:
broker:
image: docker.io/library/redis:7
image: docker.io/library/redis:8
restart: always
volumes:
- ${PAPERLESS_REDIS_DATA_DIR}:/data