Skip to content

Commit b9aca36

Browse files
Update superset/Dockerfile
Co-authored-by: Nick <[email protected]>
1 parent 7f16dad commit b9aca36

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
@@ -114,7 +114,7 @@ microdnf install \
114114
openldap-clients \
115115
openssl-libs \
116116
openssl-pkcs11 \
117-
python${PYTHON}
117+
"python${PYTHON}"
118118

119119
microdnf clean all
120120
rm -rf /var/cache/yum

0 commit comments

Comments
 (0)