Skip to content

Commit

Permalink
Update platforms CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
carloszan committed Dec 1, 2023
1 parent 10e2bd5 commit 3f46c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: ${{ steps.prep.outputs.tags }}

Expand Down

0 comments on commit 3f46c19

Please sign in to comment.