Skip to content

Commit

Permalink
ci: update bazel builder image
Browse files Browse the repository at this point in the history
Release note: None
Epic: None
  • Loading branch information
cockroach-teamcity authored and rickystewart committed Oct 2, 2024
1 parent b38c8dd commit 22f68a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/.bazelbuilderversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel:20240605-060303
us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel:20241002-062031
4 changes: 2 additions & 2 deletions build/toolchains/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ platform(
"@platforms//cpu:x86_64",
],
exec_properties = {
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:1244a0ff14aed92470cfc02c20a9483171da5872b424d94844cbebf9a1e7364a",
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:d0c6255981566ee171634bfb2ef28fc9357bf10247720f6c766567f1c4066d13",
"dockerReuse": "True",
"Pool": "default",
},
Expand Down Expand Up @@ -137,7 +137,7 @@ platform(
"@platforms//cpu:arm64",
],
exec_properties = {
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:03e760315b966b32c5ca195927fe4a2a1c262f448089a5728b740696e7f881eb",
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:e967099c1c80c2bfe39e06d31ef0d6983b09fff8849887747c4e7096fc980128",
"dockerReuse": "True",
"Pool": "default",
},
Expand Down

0 comments on commit 22f68a1

Please sign in to comment.