update redis

This commit is contained in:
Christian Mäder 2019-11-26 12:14:51 +01:00
parent c083baf640
commit 1ce99cf02f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ services:
volumes:
- netbox-postgres-data:/var/lib/postgresql/data
redis:
image: redis:4-alpine
image: redis:5-alpine
command:
- sh
- -c # this is to evaluate the $REDIS_PASSWORD from the env