diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ae4ef86..3b26e8f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -66,7 +66,7 @@ jobs: medusa-tests: name: Medusa Test runs-on: ubuntu-latest - container: ghcr.io/defi-wonderland/eth-security-toolbox-ci:dev + container: ghcr.io/trailofbits/eth-security-toolbox/ci steps: - name: Checkout repository