diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 285f165..ae4ef86 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:latest + container: ghcr.io/defi-wonderland/eth-security-toolbox-ci:dev steps: - name: Checkout repository