diff --git a/.github/workflows/trustzone-emulator-tests.yml b/.github/workflows/trustzone-emulator-tests.yml index 832944ec..75ff20e9 100644 --- a/.github/workflows/trustzone-emulator-tests.yml +++ b/.github/workflows/trustzone-emulator-tests.yml @@ -8,7 +8,7 @@ jobs: trustzone-emulator-tests: runs-on: ubuntu-latest container: - image: ghcr.io/danielinux/m33mu-ci:1.1 + image: ghcr.io/danielinux/m33mu-ci:1.2 steps: - uses: actions/checkout@v4