We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfb7ce commit 5365aecCopy full SHA for 5365aec
Dockerfile
@@ -173,7 +173,7 @@ RUN pip install --no-cache-dir -U \
173
poetry-plugin-export=="$PYTHON_POETRY_PLUGIN_EXPORT_VERSION" \
174
python-inspector=="$PYTHON_INSPECTOR_VERSION" \
175
setuptools=="$PYTHON_SETUPTOOLS_VERSION" \
176
- uv="$UV_VERSION"
+ uv=="$UV_VERSION"
177
178
# # Extract ScanCode license texts to a directory.
179
# RUN ARCH=$(arch | sed s/aarch64/arm64/) \
0 commit comments