diff --git a/.github/workflows/trustzone-emulator-tests.yml b/.github/workflows/trustzone-emulator-tests.yml index a30753da05..08054677a5 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.3 + image: ghcr.io/danielinux/m33mu-ci:1.4 steps: - uses: actions/checkout@v4