chore: Upgrade Redis to 6.0.11
This commit is contained in:
parent
3d03f167b7
commit
8399dd0da9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue