Use redis image tag :7

This commit is contained in:
Felix Eckhofer
2022-08-18 11:32:44 +02:00
parent 9cbc74ebb2
commit eec1f03f86
5 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
version: "3.4"
services:
broker:
image: docker.io/library/redis:6.0
image: docker.io/library/redis:7
restart: unless-stopped
volumes:
- redisdata:/data