|
@@ -8,5 +8,5 @@ docker run \
|
|
|
-v "$(pwd)":/workspace \
|
|
-v "$(pwd)":/workspace \
|
|
|
-w /workspace \
|
|
-w /workspace \
|
|
|
--rm \
|
|
--rm \
|
|
|
- python3.10:sha256:875c3591e586f66aa65621926230925144920c951902a6c2eef005d9783a7ca7 \
|
|
|
|
|
|
|
+ python:3.10@sha256:6ff000548a4fa34c1be02624836e75e212d4ead8227b4d4381c3ae998933a922 \
|
|
|
/bin/bash scripts/_assemble.sh "$@"
|
|
/bin/bash scripts/_assemble.sh "$@"
|