We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9bd08 commit 146e75cCopy full SHA for 146e75c
superset/Dockerfile
@@ -58,7 +58,7 @@ RUN python3 -m venv /stackable/app \
58
statsd \
59
pydruid \
60
python-ldap \
61
- trino[sqlalchemy] \
+ 'trino[sqlalchemy]' \
62
# Add optional dependencies for use in custom Superset configurations.
63
# Since https://github.com/stackabletech/superset-operator/pull/530
64
# admins can add custom configuration to superset_conf.py.
0 commit comments