2024.2/base/docker-bake.hcl [31:40]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "debian.js.Dockerfile"
}

target "python" {
  contexts = {
    debianbase = "target:debian"
  }
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



2024.3/base/docker-bake.hcl [35:44]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "debian.js.Dockerfile"
}

target "python" {
  contexts = {
    debianbase = "target:debian"
  }
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



