diff --git a/.github/workflows/build_ds.yml b/.github/workflows/build_ds.yml index 2ccf5a4..904745a 100644 --- a/.github/workflows/build_ds.yml +++ b/.github/workflows/build_ds.yml @@ -10,7 +10,7 @@ jobs: if: github.ref_name == github.event.repository.default_branch runs-on: ubuntu-latest container: - image: skylyrac/blocksds:slim-latest + image: skylyrac/blocksds:dev-latest steps: - uses: actions/checkout@v3 - name: Compile DS build