File tree Expand file tree Collapse file tree 5 files changed +4
-6
lines changed
bazel/rbe/toolchains/configs/linux Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -524,7 +524,7 @@ common:bes-envoy-engflow --bes_timeout=3600s
524
524
common:bes-envoy-engflow --bes_upload_mode=fully_async
525
525
common:bes-envoy-engflow --nolegacy_important_outputs
526
526
common:rbe-envoy-engflow --remote_executor=grpcs://mordenite.cluster.engflow.com
527
- common:rbe-envoy-engflow --remote_default_exec_properties=container-image=docker://quay .io/jwendell /envoy-build-ubuntu @sha256:3eb12d3f8639ec7c6202c57c62db5fdf9e8abae1c74d9ec165b259407ab3c022
527
+ common:rbe-envoy-engflow --remote_default_exec_properties=container-image=docker://gcr .io/envoy-ci /envoy-build@sha256:7adc40c09508f957624c4d2e0f5aeecb73a59207ee6ded53b107eac828c091b2
528
528
common:rbe-envoy-engflow --jobs=200
529
529
common:rbe-envoy-engflow --define=engflow_rbe=true
530
530
Original file line number Diff line number Diff line change 32
32
ENVOY_RBE: 1
33
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
34
ENVOY_STDLIB: libstdc++
35
- IMAGE_NAME: quay.io/jwendell/envoy-build-ubuntu
36
- IMAGE_ID: openssl-cb86d91cf406995012e330ab58830e6ee10240cb
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ platform(
42
42
"@bazel_tools//tools/cpp:clang" ,
43
43
],
44
44
exec_properties = {
45
- "container-image" : "docker://quay .io/jwendell /envoy-build-ubuntu @sha256:3eb12d3f8639ec7c6202c57c62db5fdf9e8abae1c74d9ec165b259407ab3c022 " ,
45
+ "container-image" : "docker://gcr .io/envoy-ci /envoy-build@sha256:7adc40c09508f957624c4d2e0f5aeecb73a59207ee6ded53b107eac828c091b2 " ,
46
46
"OSFamily" : "Linux" ,
47
47
},
48
48
parents = ["@local_config_platform//:host" ],
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ platform(
42
42
"@bazel_tools//tools/cpp:clang" ,
43
43
],
44
44
exec_properties = {
45
- "container-image" : "docker://quay .io/jwendell /envoy-build-ubuntu @sha256:3eb12d3f8639ec7c6202c57c62db5fdf9e8abae1c74d9ec165b259407ab3c022 " ,
45
+ "container-image" : "docker://gcr .io/envoy-ci /envoy-build@sha256:7adc40c09508f957624c4d2e0f5aeecb73a59207ee6ded53b107eac828c091b2 " ,
46
46
"OSFamily" : "Linux" ,
47
47
},
48
48
parents = ["@local_config_platform//:host" ],
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ platform(
42
42
"@bazel_tools//tools/cpp:clang" ,
43
43
],
44
44
exec_properties = {
45
- "container-image" : "docker://quay .io/jwendell /envoy-build-ubuntu @sha256:3eb12d3f8639ec7c6202c57c62db5fdf9e8abae1c74d9ec165b259407ab3c022 " ,
45
+ "container-image" : "docker://gcr .io/envoy-ci /envoy-build@sha256:7adc40c09508f957624c4d2e0f5aeecb73a59207ee6ded53b107eac828c091b2 " ,
46
46
"OSFamily" : "Linux" ,
47
47
},
48
48
parents = ["@local_config_platform//:host" ],
You can’t perform that action at this time.
0 commit comments