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.
uv
1 parent 120467e commit bea2512Copy full SHA for bea2512
dockerfiles/entrypoints/common.sh
@@ -9,4 +9,4 @@
9
echo 'Executing common.sh'
10
11
# Reinstall all the dependencies without rebuilding the image
12
-# pip install -r requirements.txt
+# uv pip install -r requirements/docker.txt
0 commit comments