Skip to content

Commit

Permalink
ci: fix buildx var substitution in compose file (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy authored Aug 11, 2021
1 parent 8f3a9fb commit ad7550b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Set up Docker BuildX
uses: docker/setup-buildx-action@v1
with:
version: v0.6.1
install: true
driver-opts: image=moby/buildkit:buildx-stable-1

Expand Down

0 comments on commit ad7550b

Please sign in to comment.