Skip to content

Commit

Permalink
adding back arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkhamLee committed Mar 6, 2024
1 parent c56f059 commit 29e831c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_build_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
with:
context: ./api
file: ./api/Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: markhamlee/facerec:latest

0 comments on commit 29e831c

Please sign in to comment.