deps: bump superset to 6.0.0
This commit is contained in:
parent
33618f98ea
commit
ddcb22e468
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
superset:
|
superset:
|
||||||
image: amancevice/superset:5.0.0
|
image: amancevice/superset:6.0.0
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_SUPERSET_8088
|
- SERVICE_URL_SUPERSET_8088
|
||||||
- SECRET_KEY=${SERVICE_BASE64_64_SUPERSETSECRETKEY}
|
- SECRET_KEY=${SERVICE_BASE64_64_SUPERSETSECRETKEY}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue