chore(docker-compose): bump redis version

This commit is contained in:
Eran Levy 2021-04-26 07:06:51 +03:00 committed by GitHub
parent 1faaf199ad
commit b8356a64ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ x-superset-volumes: &superset-volumes
version: "3.7"
services:
redis:
image: redis:3.2
image: redis:6.2
container_name: superset_cache
restart: unless-stopped
volumes: