Skip to content

Commit 0ef0a1b

Browse files
committed
build arm
1 parent d176fd5 commit 0ef0a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-container.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
build-options: "-q"
2727
image-repository: senzing/${{ steps.repo-basename.outputs.repo }}
2828
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
29-
platforms: linux/amd64
29+
# platforms: linux/amd64
3030
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)