mirror of https://github.com/grpc/grpc.git
[CI] Upgrade cmake to 3.16.1 for gcc 7 and 8 docker images (#37571)
gcc 7 and 8 docker images are based on Debian 10 with older cmake than gRPC needs. Since it's not easy to change the base Debian image for these docker images, let's install a newer cmake instead. This is a left-over from https://github.com/grpc/grpc/pull/37547. Closes #37571 PiperOrigin-RevId: 668560102pull/37592/head
parent
ae5dfa13e8
commit
46c59da804
7 changed files with 14 additions and 14 deletions
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_7_x64:8bc7b7f679857e741188d07a7db7acecf3a9168f@sha256:fb1924844078f48557d6ab57eac1482f80a3cc216406efc3aeaecab671c886d5 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_7_x64:f8356ab2c9fa661f523b0c27c2831404b0f504f3@sha256:e1925d7f08a7f167c6aab2f8284a3f13b7f3830ba38876e6de1dee2ffd3c7d2f |
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_8_x64:b28a69d75b25581e20dafd4356bca3e0d26e3d0e@sha256:989ceb4324a6240940d7185ccb581f8eff656d2c8c36d15fa14e3f57f294c913 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/cxx_gcc_8_x64:f9d7562b232a1c2305a46c2333d5a82e2a13fa60@sha256:19511527fc3da78344a7ece5f1cf8ba06d928202ba5b3ca039dccb86d1a417fc |
Loading…
Reference in new issue