Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DazWilkin committed Dec 6, 2024
1 parent 20bb12d commit a5915d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64.linux/arm64/v7,linux/arm64
platforms: linux/amd64,linux/arm64/v7,linux/arm64
file: ./Dockerfile
build-args: |
VERSION=${{ env.VERSION }}
Expand Down

0 comments on commit a5915d2

Please sign in to comment.