Skip to content

Commit

Permalink
Merge pull request #1409 from consideRatio/pr/fix-mistake-in-arm-pr-2
Browse files Browse the repository at this point in the history
Explicitly ask for the latest buildx version
  • Loading branch information
consideRatio authored Jul 16, 2021
2 parents cc576af + 25a8d08 commit 40b549a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:

- name: Set up Docker Buildx (for multi-arch builds)
uses: docker/setup-buildx-action@0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e # dependabot updates to latest release
with:
version: latest

- name: Clone Main Repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 40b549a

Please sign in to comment.