2025.2/base/docker-bake.hcl [110:119]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "dotnet-community.Dockerfile"
}

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



next/base/docker-bake.hcl [110:119]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "dotnet-community.Dockerfile"
}

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



