diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index db35b54b3..0563fa4b4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -591,7 +591,7 @@ jobs: description: Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts. image: ${{ github.repository }} artifact: clarinet-linux-x64-glibc - dockerfile: dockerfiles/components/clarinet.dockerfile + dockerfile: dockerfiles/components/clarinet-dev.dockerfile steps: - name: Checkout uses: actions/checkout@v3