Skip to content

Commit aad0778

Browse files
chore: remove redundant arg
1 parent a407c07 commit aad0778

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

{{cookiecutter.project_slug}}/docker-bake.hcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ target "arm64" {
5353
cache-to = ["type=gha,mode=max,scope=linux/arm64"]
5454
// Optional arm64-specific args
5555
args = {
56-
PYTHON_VERSION = "3.12.10"
5756
OPENBLAS_NUM_THREADS = "1"
5857
MKL_NUM_THREADS = "1"
5958
NUMEXPR_NUM_THREADS = "1"

0 commit comments

Comments
 (0)