chore: rename docker image in build_docker_image.sh, docker-compose.yml and helm values.yaml (#12337)

This commit is contained in:
Amit Miran
2021-01-10 19:29:17 +02:00
committed by Ville Brofeldt
parent 739ab14136
commit b652995b56
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ extraEnv: {}
configMountPath: "/app/pythonpath"
image:
repository: apache/incubator-superset
repository: apache/superset
tag: latest
pullPolicy: IfNotPresent