diff --git a/templates/compose/superset-with-postgresql.yaml b/templates/compose/superset-with-postgresql.yaml index cd16b6ae0..4558222a2 100644 --- a/templates/compose/superset-with-postgresql.yaml +++ b/templates/compose/superset-with-postgresql.yaml @@ -7,7 +7,7 @@ services: superset: - image: amancevice/superset:5.0.0 + image: amancevice/superset:6.0.0 environment: - SERVICE_URL_SUPERSET_8088 - SECRET_KEY=${SERVICE_BASE64_64_SUPERSETSECRETKEY}