Merge "Noop update to force python-builder/base to rebuild"
This commit is contained in:
commit
2f7959d5f2
@ -23,7 +23,7 @@ RUN apt-get update \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Upgrade pip to fix wheel cache for locally built wheels
|
||||
# Upgrade pip to fix wheel cache for locally built wheels.
|
||||
# See https://github.com/pypa/pip/issues/6852
|
||||
RUN pip install -U pip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user