Skip to content

Commit

Permalink
amd64 only
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars committed May 3, 2024
1 parent 87e1130 commit daec5a5
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 @@ -40,7 +40,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
build-args: |
AGENT_VERSION=${{ env.AGENT_VERSION }}
push: true
Expand Down

0 comments on commit daec5a5

Please sign in to comment.