Skip to content

Commit acd32e5

Browse files
committed
Added platform in docker build
1 parent bd3d054 commit acd32e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
context: ./
2828
file: ./Dockerfile
29+
platforms: linux/amd64
2930
push: true
3031
tags: cornellappdev/hustle-dev:${{ steps.vars.outputs.sha_short }}
3132
- name: Remote SSH and Deploy

0 commit comments

Comments
 (0)