Skip to content

Commit

Permalink
build: add multiplatform build
Browse files Browse the repository at this point in the history
  • Loading branch information
ruscoder committed Nov 15, 2024
1 parent 54638e4 commit e73ecbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64
push: true
tags: bedasoftware/fhirsnake:latest

0 comments on commit e73ecbb

Please sign in to comment.