diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 73f45460..66feefd1 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -136,7 +136,7 @@ jobs: runs-on: ubuntu-latest container: - image: ghcr.io/ledgerhq/app-bitcoin-new/speculos-bitcoin:latest + image: ghcr.io/ledgerhq/speculos:latest ports: - 1234:1234 - 9999:9999 @@ -168,7 +168,7 @@ jobs: runs-on: ubuntu-latest container: - image: ghcr.io/ledgerhq/app-bitcoin-new/speculos-bitcoin:latest + image: ghcr.io/ledgerhq/speculos:latest ports: - 1234:1234 - 9999:9999 @@ -195,7 +195,7 @@ jobs: runs-on: ubuntu-latest container: - image: ghcr.io/ledgerhq/app-bitcoin-new/speculos-bitcoin:latest + image: ghcr.io/ledgerhq/speculos:latest ports: - 1234:1234 - 9999:9999 @@ -232,7 +232,7 @@ jobs: runs-on: ubuntu-latest container: - image: ghcr.io/ledgerhq/app-bitcoin-new/speculos-bitcoin:latest + image: ghcr.io/ledgerhq/speculos:latest ports: - 1234:1234 - 9999:9999