Skip to content

Commit 146e75c

Browse files
committed
Making hadolint happy again
1 parent 6a9bd08 commit 146e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN python3 -m venv /stackable/app \
5858
statsd \
5959
pydruid \
6060
python-ldap \
61-
trino[sqlalchemy] \
61+
'trino[sqlalchemy]' \
6262
# Add optional dependencies for use in custom Superset configurations.
6363
# Since https://github.com/stackabletech/superset-operator/pull/530
6464
# admins can add custom configuration to superset_conf.py.

0 commit comments

Comments
 (0)