chore: Upgrade Redis to 6.0.11

This commit is contained in:
Simon 2021-02-23 15:13:40 +01:00
parent 3d03f167b7
commit 8399dd0da9
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ POSTGRES_DB=postgres-database-name-example
POSTGRES_CONTAINER_NAME=nextcloud-postgres POSTGRES_CONTAINER_NAME=nextcloud-postgres
POSTGRES_VOLUME_NAME=nextcloud-postgres POSTGRES_VOLUME_NAME=nextcloud-postgres
REDIS_IMAGE=redis:6.0.10-alpine REDIS_IMAGE=redis:6.0.11-alpine