Skip to content

Commit

Permalink
fix: fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzhou committed Dec 22, 2023
1 parent edd5eb0 commit 009408b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile
platforms: linux/arm64
push: true
Expand Down

1 comment on commit 009408b

@vercel
Copy link

@vercel vercel bot commented on 009408b Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.