Skip to content

Commit

Permalink
Reference dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Nov 27, 2024
1 parent aa67f10 commit 6812d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
ref: 'v1.7.4'
ref: ${{ github.ref_name }}

- name: build ci image
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 6812d28

Please sign in to comment.