|
43 | 43 | if: github.actor != 'restyled-io[bot]' |
44 | 44 |
|
45 | 45 | container: |
46 | | - image: ghcr.io/project-chip/chip-build:97 |
| 46 | + image: ghcr.io/project-chip/chip-build:98 |
47 | 47 | volumes: |
48 | 48 | - "/:/runner-root-volume" |
49 | 49 | - "/tmp/log_output:/tmp/test_logs" |
@@ -139,7 +139,7 @@ jobs: |
139 | 139 | if: github.actor != 'restyled-io[bot]' |
140 | 140 |
|
141 | 141 | container: |
142 | | - image: ghcr.io/project-chip/chip-build:97 |
| 142 | + image: ghcr.io/project-chip/chip-build:98 |
143 | 143 | volumes: |
144 | 144 | - "/:/runner-root-volume" |
145 | 145 | - "/tmp/log_output:/tmp/test_logs" |
@@ -308,7 +308,7 @@ jobs: |
308 | 308 | if: github.actor != 'restyled-io[bot]' |
309 | 309 |
|
310 | 310 | container: |
311 | | - image: ghcr.io/project-chip/chip-build:97 |
| 311 | + image: ghcr.io/project-chip/chip-build:98 |
312 | 312 | volumes: |
313 | 313 | - "/:/runner-root-volume" |
314 | 314 | - "/tmp/log_output:/tmp/test_logs" |
@@ -373,7 +373,7 @@ jobs: |
373 | 373 | if: github.actor != 'restyled-io[bot]' |
374 | 374 |
|
375 | 375 | container: |
376 | | - image: ghcr.io/project-chip/chip-build:97 |
| 376 | + image: ghcr.io/project-chip/chip-build:98 |
377 | 377 | volumes: |
378 | 378 | - "/:/runner-root-volume" |
379 | 379 | - "/tmp/log_output:/tmp/test_logs" |
@@ -492,7 +492,7 @@ jobs: |
492 | 492 | if: github.actor != 'restyled-io[bot]' |
493 | 493 |
|
494 | 494 | container: |
495 | | - image: ghcr.io/project-chip/chip-build:97 |
| 495 | + image: ghcr.io/project-chip/chip-build:98 |
496 | 496 | volumes: |
497 | 497 | - "/:/runner-root-volume" |
498 | 498 | - "/tmp/log_output:/tmp/test_logs" |
|
0 commit comments