Skip to content

Commit

Permalink
updated yml for amd device
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilSubedi committed May 16, 2024
1 parent a57b361 commit c78f7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-production-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
context: .
file: ./Dockerfile.production
platforms: linux/arm64
platforms: linux/amd64
push: true
labels: ${{ steps.meta.outputs.labels }}
tags: ghcr.io/spreehood/spree-backend:latest, ghcr.io/spreehood/spree-backend:${{github.ref_name}}
Expand Down

0 comments on commit c78f7b9

Please sign in to comment.