Обновить ci/Dockerfile
Build toolchain image / Builder (push) Waiting to run

This commit is contained in:
2026-04-12 03:10:01 +03:00
parent 510f78554b
commit 8c6f3eafb9
+1 -1
View File
@@ -7,7 +7,7 @@ COPY ci/base/ /
RUN /root/pre.sh
RUN /root/docker.sh
RUN /root/pip.sh
RUN /root/minio.sh
# RUN /root/minio.sh
# Python packages
RUN pip3 install -r /root/requirements.txt