Skip to content

Commit

Permalink
multiplatform image
Browse files Browse the repository at this point in the history
  • Loading branch information
JessThrysoee committed Feb 14, 2024
1 parent f71880a commit 90d2674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386,linux/ppc64le,linux/s390x
push: true
tags: |
ghcr.io/${{ env.GITHUB_REPOSITORY_LOWERCASE }}/github-latest-release:${{github.ref_name}}
Expand Down

0 comments on commit 90d2674

Please sign in to comment.