Skip to content

Commit

Permalink
Make it multi arch
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Aug 4, 2024
1 parent 521608d commit 522514e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: make docker-build
env:
IMAGE_TAG: "docker.io/botsudo/action-docker-compose:latest"
PLATFORM: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7

- name: Sign and push docker image
uses: sudo-bot/action-docker-sign@latest
Expand Down

0 comments on commit 522514e

Please sign in to comment.