Skip to content

Commit 7b0eac3

Browse files
committed
fix arm64
1 parent 1fd5b2f commit 7b0eac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow-docker-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: binhex/workflow-templates/.github/workflows/workflow-docker-release.yml@main
1111
with:
1212
tags: ${{ github.event.inputs.tags }}
13+
platforms: linux/amd64,linux/arm64
1314
secrets:
1415
CR_PAT: ${{ secrets.CR_PAT }}
1516
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)