Skip to content

Commit

Permalink
Build docker image for both AMD64 and ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
hschwentner committed Nov 26, 2024
1 parent bc9d9ce commit ebf1569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,6 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/wps/egon.io:latest

0 comments on commit ebf1569

Please sign in to comment.