2025.1/base/docker-bake.hcl [99:108]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "cpp.Dockerfile"
  args = {
    CLANG = clang
  }
}

target "dotnet-community" {
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



2025.3/base/docker-bake.hcl [99:108]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ]
  platforms = ["linux/amd64", "linux/arm64"]
  dockerfile = "cpp.Dockerfile"
  args = {
    CLANG = clang
  }
}

target "dotnet-community" {
  tags = [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



