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 6622b3b commit 677ea06Copy full SHA for 677ea06
deploy/hps/sdk/scripts/assemble.sh
@@ -8,5 +8,5 @@ docker run \
8
-v "$(pwd)":/workspace \
9
-w /workspace \
10
--rm \
11
- ccr-2vdh3abv-pub.cnc.bj.baidubce.com/linmanhui/python:3.10 \
+ python:3.10 \
12
/bin/bash scripts/_assemble.sh "$@"
0 commit comments