Skip to content

Commit

Permalink
fix: build docker image for multiple platforms (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishekvrshny authored Nov 24, 2024
1 parent 775a7c4 commit 18adb4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: quay.io/abhishekvrshny/propeller:latest

0 comments on commit 18adb4c

Please sign in to comment.