There was an error while loading. Please reload this page.
2 parents d4d27a2 + a34984c commit 0bc4b85Copy full SHA for 0bc4b85
1 file changed
docker/Dockerfile
@@ -34,8 +34,6 @@ RUN : \
34
zstd \
35
&& rm -rf /var/lib/apt/lists/*
36
37
-RUN which cargo; ls -lh /usr/bin; ls -lh /usr/local/bin
38
-
39
ENV \
40
BUILD_IN_CONTAINER=1 \
41
PATH=/venv/bin:/opt/python/cp311-cp311/bin:/opt/python/cp312-cp312/bin:/opt/python/cp313-cp313/bin:/opt/python/cp314-cp314/bin:$PATH \
0 commit comments