File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
bazel/rbe/toolchains/configs/linux Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -538,7 +538,7 @@ common:bes-envoy-engflow --bes_timeout=3600s
538
538
common:bes-envoy-engflow --bes_upload_mode=fully_async
539
539
common:bes-envoy-engflow --nolegacy_important_outputs
540
540
common:rbe-envoy-engflow --remote_executor=grpcs://mordenite.cluster.engflow.com
541
- common:rbe-envoy-engflow --remote_default_exec_properties=container-image=docker://quay.io/jwendell/envoy-build-ubuntu@sha256:3eb12d3f8639ec7c6202c57c62db5fdf9e8abae1c74d9ec165b259407ab3c022
541
+ common:rbe-envoy-engflow --remote_default_exec_properties=container-image=docker://quay.io/jwendell/envoy-build-ubuntu@sha256:3ab6f2ba384ca16153376e3c1c37334516a0db4dcdafa3b5860ce75e69c943e4
542
542
common:rbe-envoy-engflow --jobs=200
543
543
common:rbe-envoy-engflow --define=engflow_rbe=true
544
544
Original file line number Diff line number Diff line change 33
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
34
ENVOY_STDLIB: libstdc++
35
35
IMAGE_NAME: quay.io/jwendell/envoy-build-ubuntu
36
- IMAGE_ID: openssl-cb86d91cf406995012e330ab58830e6ee10240cb
36
+ IMAGE_ID: openssl-f94a38f62220a2b017878b790b6ea98a0f6c5f9c
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://quay.io/jwendell/envoy-build-ubuntu@sha256:3ab6f2ba384ca16153376e3c1c37334516a0db4dcdafa3b5860ce75e69c943e4 " ,
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://quay.io/jwendell/envoy-build-ubuntu@sha256:3ab6f2ba384ca16153376e3c1c37334516a0db4dcdafa3b5860ce75e69c943e4 " ,
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://quay.io/jwendell/envoy-build-ubuntu@sha256:3ab6f2ba384ca16153376e3c1c37334516a0db4dcdafa3b5860ce75e69c943e4 " ,
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