Skip to content

Commit 4e82924

Browse files
derekmaurocopybara-github
authored andcommitted
Update test Docker image to GCC 11.2, Clang 14 (prerelease),
CMake 3.22.1, and Bazel 4.2.2 PiperOrigin-RevId: 421814198 Change-Id: Ief4e39d7f077089f10afdc8d63cc1e51dc18e97f
1 parent 2d07f12 commit 4e82924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/linux-presubmit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
set -euox pipefail
3333

34-
readonly LINUX_LATEST_CONTAINER="gcr.io/google.com/absl-177019/linux_hybrid-latest:20210617"
34+
readonly LINUX_LATEST_CONTAINER="gcr.io/google.com/absl-177019/linux_hybrid-latest:20220113"
3535
readonly LINUX_GCC_FLOOR_CONTAINER="gcr.io/google.com/absl-177019/linux_gcc-floor:20210617"
3636

3737
if [[ -z ${GTEST_ROOT:-} ]]; then

0 commit comments

Comments
 (0)