2025.1/base/docker-bake.hcl [46:55]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "python-community.Dockerfile"
}

target "python" {
  contexts = {
    python-community = "target:python-community"
  }
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



2025.3/base/docker-bake.hcl [46:55]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "python-community.Dockerfile"
}

target "python" {
  contexts = {
    python-community = "target:python-community"
  }
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



