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 16, 2024
1 parent 025adb5 commit 0698bd4
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:20241002-062031
us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel:20241016-061251
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:d0c6255981566ee171634bfb2ef28fc9357bf10247720f6c766567f1c4066d13",
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:5010b5ae3173d61b2d0383cd740c1d97a12fbd0f2936e750dda0a69fe747d3a5",
"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:e967099c1c80c2bfe39e06d31ef0d6983b09fff8849887747c4e7096fc980128",
"container-image": "docker://us-east1-docker.pkg.dev/crl-ci-images/cockroach/bazel@sha256:bb80e89b17e7cf8225540f00a34944608c6520dd40046a39a7858d6aaaf00a7c",
"dockerReuse": "True",
"Pool": "default",
},
Expand Down

0 comments on commit 0698bd4

Please sign in to comment.