Skip to content

Commit

Permalink
Upgrade Bazel 4 tests to use an image properly parameterized on Bazel…
Browse files Browse the repository at this point in the history
… version (#11728)

PiperOrigin-RevId: 505829492
  • Loading branch information
mkruskal-google committed Jan 31, 2023
1 parent 2213d59 commit 5b5177a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/linux/bazel4/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ timeout_mins: 120

env_vars {
key: "CONTAINER_IMAGE"
value: "us-docker.pkg.dev/protobuf-build/containers/common/linux/bazel:4.2.3-20a3cc217eaa012bb120ea7cfa4c2234827d790b"
value: "us-docker.pkg.dev/protobuf-build/containers/common/linux/bazel:4.2.3-3b71de326b62f67bf754c4dc4016d6a2fa9dd664"
}

env_vars {
Expand Down

0 comments on commit 5b5177a

Please sign in to comment.