File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
- " os=linux"
73
73
- " arch=x64"
74
74
- " remote_execution=${{ matrix.remote_execution }}"
75
- - " engflow-container-image=docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian11-dind-x64@sha256:604855f1ecd6edad3f45f513ed0112b9e8e32589871133767a1a51944b07f487 "
75
+ - " engflow-container-image=docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian11-dind-x64@sha256:a0f386162b6498b9220a33f33f158fd175d2873ddd6ed30ca67aa33915850e1e "
76
76
- " engflow-pool=ci_sysbox_x64"
77
77
- " engflow-runtime=sysbox-runc"
78
78
- " engflow-runner-id=${{ github.repository_id }}_ci-runners-test-matrix_${{ github.run_id }}_${{ github.run_number }}_${{ github.run_attempt }}"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ sh_test(
17
17
srcs = ["check_docker.sh" ],
18
18
exec_properties = {
19
19
# Replace the container-image below to use the one you created.
20
- "container-image" : "docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian12-dind-x64@sha256:fbbaadfc4bc64fe8b7bc3aa5baba2307f1324c1572360c94fe952ff3a703a2af " ,
20
+ "container-image" : "docker://645088952840.dkr.ecr.eu-west-1.amazonaws.com/engflow-ci/debian12-dind-x64@sha256:e9715893e041427c283808db96760634b47b276d35bef4fc2af3990553f94262 " ,
21
21
"dockerRuntime" : "sysbox-runc" ,
22
22
"Pool" : "ci_sysbox_x64" , # this can change depending on what pool has sysbox enabled
23
23
"dockerNetwork" : "standard" ,
You can’t perform that action at this time.
0 commit comments