Skip to content

Commit

Permalink
Merge pull request #78 from HideyoshiSolutions/adds-arm-docker-image
Browse files Browse the repository at this point in the history
Adds Arm Docker Image
  • Loading branch information
HideyoshiNakazone authored Aug 29, 2024
2 parents 1c1ac1d + ac9ff4b commit 4d61c52
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 4d61c52

Please sign in to comment.