diff --git a/.github/workflows-source/ci-main.yml b/.github/workflows-source/ci-main.yml index e2659a389bf..36f365987cc 100644 --- a/.github/workflows-source/ci-main.yml +++ b/.github/workflows-source/ci-main.yml @@ -40,7 +40,7 @@ env: anchors: image: &image - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 dind-large-setup: &dind-large-setup runs-on: group: dind-large diff --git a/.github/workflows-source/ci-pr-only.yml b/.github/workflows-source/ci-pr-only.yml index 837c60ab685..764a9269315 100644 --- a/.github/workflows-source/ci-pr-only.yml +++ b/.github/workflows-source/ci-pr-only.yml @@ -20,7 +20,7 @@ env: anchors: image: &image - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 dind-small-setup: &dind-small-setup runs-on: group: dind-small diff --git a/.github/workflows-source/release-testing.yml b/.github/workflows-source/release-testing.yml index 558332658f4..41e549837ba 100644 --- a/.github/workflows-source/release-testing.yml +++ b/.github/workflows-source/release-testing.yml @@ -27,7 +27,7 @@ env: anchors: image: &image - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 dind-large-setup: &dind-large-setup runs-on: group: dind-large diff --git a/.github/workflows-source/schedule-daily.yml b/.github/workflows-source/schedule-daily.yml index e9ee02539a7..8d612707e53 100644 --- a/.github/workflows-source/schedule-daily.yml +++ b/.github/workflows-source/schedule-daily.yml @@ -24,7 +24,7 @@ env: anchors: image: &image - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 dind-large-setup: &dind-large-setup runs-on: group: dind-large diff --git a/.github/workflows-source/schedule-hourly.yml b/.github/workflows-source/schedule-hourly.yml index 02a50c116c0..58280ed7e1a 100644 --- a/.github/workflows-source/schedule-hourly.yml +++ b/.github/workflows-source/schedule-hourly.yml @@ -25,7 +25,7 @@ env: anchors: image: &image - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 dind-large-setup: &dind-large-setup runs-on: group: dind-large diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index d760c341da9..1271fa9127d 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -39,7 +39,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout @@ -86,7 +86,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 name: Bazel Build All Config Check steps: @@ -169,7 +169,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout @@ -192,7 +192,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout @@ -239,7 +239,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 if: ${{ github.event_name != 'merge_group' }} steps: @@ -331,7 +331,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout @@ -366,7 +366,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout diff --git a/.github/workflows/ci-pr-only.yml b/.github/workflows/ci-pr-only.yml index 41c7a1f0140..c0719b220c4 100644 --- a/.github/workflows/ci-pr-only.yml +++ b/.github/workflows/ci-pr-only.yml @@ -21,7 +21,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout @@ -52,7 +52,7 @@ jobs: runs-on: group: dind-small container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 30 steps: - name: Checkout @@ -84,7 +84,7 @@ jobs: runs-on: group: dind-small container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 30 steps: - name: Checkout diff --git a/.github/workflows/release-testing.yml b/.github/workflows/release-testing.yml index b550059a24f..d8f449b88a6 100644 --- a/.github/workflows/release-testing.yml +++ b/.github/workflows/release-testing.yml @@ -28,7 +28,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 180 # 3 hours steps: - name: Checkout @@ -52,7 +52,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 180 # 3 hours steps: - name: Checkout @@ -75,7 +75,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 90 steps: - name: Checkout diff --git a/.github/workflows/schedule-daily.yml b/.github/workflows/schedule-daily.yml index 780dc163d4d..7e81cda5af3 100644 --- a/.github/workflows/schedule-daily.yml +++ b/.github/workflows/schedule-daily.yml @@ -46,7 +46,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 720 # 12 hours # TODO: disable in GitLab before enabling here if: ${{ false }} @@ -77,7 +77,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 120 # TODO: enable when zh1 is active again if: ${{ false }} @@ -112,7 +112,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 20 steps: - name: Checkout @@ -136,7 +136,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 480 steps: - name: Checkout diff --git a/.github/workflows/schedule-hourly.yml b/.github/workflows/schedule-hourly.yml index 0ae12c63db9..a75566f8a08 100644 --- a/.github/workflows/schedule-hourly.yml +++ b/.github/workflows/schedule-hourly.yml @@ -26,7 +26,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 120 steps: - name: Checkout @@ -46,7 +46,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 120 steps: - name: Checkout @@ -69,7 +69,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 120 steps: - name: Checkout diff --git a/.github/workflows/schedule-weekly.yml b/.github/workflows/schedule-weekly.yml index 4bdfcacac4d..84adaf10156 100644 --- a/.github/workflows/schedule-weekly.yml +++ b/.github/workflows/schedule-weekly.yml @@ -14,7 +14,7 @@ jobs: runs-on: group: dind-large container: - image: ghcr.io/dfinity/ic-build@sha256:b7d870287df55b9972ed285fe1a9792cb81243523400d83d491f3ee149e8d47c + image: ghcr.io/dfinity/ic-build@sha256:26cc347efa50935342742acddfb5d710fae1982d401911013ad8750f0603c590 timeout-minutes: 60 # 1 hour steps: - name: Checkout diff --git a/gitlab-ci/container/TAG_GH b/gitlab-ci/container/TAG_GH index 994ea02cb11..ca22c397a0e 100644 --- a/gitlab-ci/container/TAG_GH +++ b/gitlab-ci/container/TAG_GH @@ -1 +1 @@ -24bbf7e3a37a1de06f55b44b3419a92a929f919ba8e1dacb540255a17de36ad7 +f3527253faea5555085c508e10e98ed276988b1b3cd6e63c249e03318cecb596