Skip to content

Commit

Permalink
Pin to latest known working version of buildx
Browse files Browse the repository at this point in the history
v0.14.1 fails w/ an `exec /bin/sh: exec format error`
  • Loading branch information
andreas-venturini committed May 31, 2024
1 parent 1ebc535 commit 73cce41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
platforms: linux/arm64
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: v0.14.0
- name: Docker Metadata action
id: metadata
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 73cce41

Please sign in to comment.