mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
Typo(#5636)
This commit is contained in:
@@ -79,7 +79,7 @@ RUN wget --quiet $databricks_odbc_driver_url -O /tmp/simba_odbc.zip \
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Disalbe PIP Cache and Version Check
|
# Disable PIP Cache and Version Check
|
||||||
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
|
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
|
||||||
ENV PIP_NO_CACHE_DIR=1
|
ENV PIP_NO_CACHE_DIR=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user