diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index ead82eb..86d7288 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest container: - image: ghcr.io/jibeee/ledger-app-builder/ledger-app-builder:2.0.0-1 + image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:2.0.0-1 steps: - name: Clone