@@ -109,7 +109,7 @@ jobs:
109
109
runs-on :
110
110
labels : dind-large
111
111
container :
112
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
112
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
113
113
options : >-
114
114
-e NODE_NAME --privileged --cgroupns host
115
115
timeout-minutes : 120
@@ -298,7 +298,7 @@ jobs:
298
298
runs-on :
299
299
labels : dind-large
300
300
container :
301
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
301
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
302
302
options : >-
303
303
-e NODE_NAME --privileged --cgroupns host
304
304
timeout-minutes : 90
@@ -342,7 +342,7 @@ jobs:
342
342
runs-on :
343
343
labels : dind-large
344
344
container :
345
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
345
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
346
346
options : >-
347
347
-e NODE_NAME --privileged --cgroupns host
348
348
timeout-minutes : 90
@@ -364,7 +364,7 @@ jobs:
364
364
runs-on :
365
365
labels : dind-small
366
366
container :
367
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
367
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
368
368
options : >-
369
369
-e NODE_NAME
370
370
timeout-minutes : 30
@@ -396,7 +396,7 @@ jobs:
396
396
needs : [config]
397
397
name : Build IC
398
398
container :
399
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
399
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
400
400
options : >-
401
401
-e NODE_NAME --privileged --cgroupns host
402
402
timeout-minutes : 90
@@ -478,7 +478,7 @@ jobs:
478
478
runs-on :
479
479
labels : dind-large
480
480
container :
481
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
481
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
482
482
options : >-
483
483
-e NODE_NAME --privileged --cgroupns host
484
484
timeout-minutes : 90
@@ -497,7 +497,7 @@ jobs:
497
497
runs-on :
498
498
labels : dind-small
499
499
container :
500
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
500
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
501
501
options : >-
502
502
-e NODE_NAME
503
503
timeout-minutes : 30
@@ -534,7 +534,7 @@ jobs:
534
534
runs-on :
535
535
labels : dind-small
536
536
container :
537
- image : ghcr.io/dfinity/ic-build@sha256:d8f7308e97e095a9c9b0cdb1b6f260f459424e3792ebd49bb7c6ff6098941a34
537
+ image : ghcr.io/dfinity/ic-build@sha256:a5edec0ae2b045ef86bc957f9a3155a360edc2a273a700eabd0670dc489d809c
538
538
options : >-
539
539
-e NODE_NAME
540
540
timeout-minutes : 30
0 commit comments