Skip to content

Commit 235fa63

Browse files
Test docker image
1 parent 7143688 commit 235fa63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.bazelrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ build:release-linux --cxxopt="-flto=thin" --linkopt="-flto=thin"
9797
build:rbe --remote_executor=grpcs://remote.buildbuddy.io
9898
build:rbe --bes_backend=grpcs://remote.buildbuddy.io
9999
build:rbe --bes_results_url=https://app.buildbuddy.io/invocation/
100-
build:rbe --remote_default_exec_properties=container-image=docker://gcr.io/flame-public/rbe-ubuntu24-04:latest
100+
build:rbe --remote_default_exec_properties=container-image=docker://gcr.io/flame-public/rbe-ubuntu22-04:latest
101101
build:rbe --remote_upload_local_results=true
102102
build:rbe --experimental_remote_cache_compression=true
103103
build:rbe --jobs=80
104-
build --local_ram_resources=HOST_RAM*.5

0 commit comments

Comments
 (0)