Skip to content

Commit 614bb05

Browse files
author
IDX GitHub Automation
committed
Updating container image to sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
Image tag: ee46c72b391eec8e5d6df89be44e0ea64dc0f37d8d1e00a54231397f99dea935
1 parent 043da9b commit 614bb05

13 files changed

+13
-13
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37",
2+
"image": "ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858",
33
"remoteUser": "ubuntu",
44
"privileged": true,
55
"runArgs": [

.github/workflows/ci-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: &dind-large-setup
2727
labels: dind-large
2828
container: &container-setup
29-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
29+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
3030
options: >-
3131
-e NODE_NAME --privileged --cgroupns host
3232
timeout-minutes: 90

.github/workflows/ci-pr-only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: &dind-small-setup
3333
labels: dind-small
3434
container: &container-setup
35-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
35+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
3636
options: >-
3737
-e NODE_NAME
3838
steps:

.github/workflows/pocket-ic-tests-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
bazel-build-pocket-ic:
4646
name: Bazel Build PocketIC
4747
container:
48-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
48+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
4949
options: >-
5050
-e NODE_NAME --privileged --cgroupns host
5151
timeout-minutes: 90

.github/workflows/rate-limits-backend-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
labels: dind-large
3333

3434
container:
35-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
35+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
3636
options: >-
3737
-e NODE_NAME --privileged --cgroupns host -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info
3838

.github/workflows/release-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: &dind-large-setup
3333
labels: dind-large
3434
container: &container-setup
35-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
35+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
3636
options: >-
3737
-e NODE_NAME --privileged --cgroupns host
3838
timeout-minutes: 180

.github/workflows/rosetta-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on:
2323
labels: dind-large
2424
container:
25-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
25+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
2626
options: >-
2727
-e NODE_NAME --privileged --cgroupns host
2828
environment: DockerHub

.github/workflows/salt-sharing-canister-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
labels: dind-large
3333

3434
container:
35-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
35+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
3636
options: >-
3737
-e NODE_NAME --privileged --cgroupns host -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info
3838

.github/workflows/schedule-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: &dind-large-setup
2121
labels: dind-large
2222
container: &container-setup
23-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
23+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
2424
options: >-
2525
-e NODE_NAME --privileged --cgroupns host
2626
timeout-minutes: 720 # 12 hours

.github/workflows/schedule-rust-bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# see linux-x86-64 runner group
2525
labels: rust-benchmarks
2626
container:
27-
image: ghcr.io/dfinity/ic-build@sha256:86c24b5b717519527920d3b720906f91723514d63acddcbaeb27ecf4144aeb37
27+
image: ghcr.io/dfinity/ic-build@sha256:82a5e8527e45cfb4a6081573c92d237112fd7677e64858afd025440d8bab5858
2828
# running on bare metal machine using ubuntu user
2929
options: --user ubuntu
3030
timeout-minutes: 720 # 12 hours

0 commit comments

Comments
 (0)