We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f2278 commit 44ff7f4Copy full SHA for 44ff7f4
wodoo/defaults
@@ -37,5 +37,5 @@ IMAGES_BRANCH=master
37
38
RUN_APT_CACHER=1
39
APT_OPTIONS=-o Acquire::Retries=2
40
-PIP_OPTIONS=--no-cache-dir --no-build-isolation --index-url __PIP_PROXY_IP__ --trusted-host __PIP_PROXY_IP__
+PIP_OPTIONS=--no-cache-dir --no-build-isolation --index-url $PIP_PROXY_IP --trusted-host $PIP_PROXY_IP
41
NO_SOFFICE=1
0 commit comments