Skip to content

Commit

Permalink
Adds Arm Docker Image
Browse files Browse the repository at this point in the history
  • Loading branch information
HideyoshiNakazone committed Aug 29, 2024
1 parent 1c1ac1d commit ac9ff4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
platforms: linux/amd64,linux/arm64
push: true
tags: yoshiunfriendly/frontend-hideyoshi.com:latest

Expand Down

0 comments on commit ac9ff4b

Please sign in to comment.