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 a407c07 commit aad0778Copy full SHA for aad0778
{{cookiecutter.project_slug}}/docker-bake.hcl
@@ -53,7 +53,6 @@ target "arm64" {
53
cache-to = ["type=gha,mode=max,scope=linux/arm64"]
54
// Optional arm64-specific args
55
args = {
56
- PYTHON_VERSION = "3.12.10"
57
OPENBLAS_NUM_THREADS = "1"
58
MKL_NUM_THREADS = "1"
59
NUMEXPR_NUM_THREADS = "1"
0 commit comments