Skip to content

Commit

Permalink
Try to fix docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Mar 23, 2024
1 parent a7b47b8 commit 4a7e883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.ref_name == github.event.repository.default_branch
runs-on: ubuntu-latest
container:
image: skylyrac/blocksds
image: skylyrac/blocksds:slim-latest
steps:
- uses: actions/checkout@v3
- name: Compile DS build
Expand Down

0 comments on commit 4a7e883

Please sign in to comment.