Skip to content

Commit

Permalink
buildx platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhard-brandstaedter committed Sep 23, 2024
1 parent 2f5df71 commit 158b6f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
with:
outputs:
inputs:
platforms: linux/amd64,linux/arm64,linux/arm/v7

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 158b6f9

Please sign in to comment.