We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d176fd5 commit 0ef0a1bCopy full SHA for 0ef0a1b
.github/workflows/docker-build-container.yaml
@@ -26,5 +26,5 @@ jobs:
26
build-options: "-q"
27
image-repository: senzing/${{ steps.repo-basename.outputs.repo }}
28
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
29
- platforms: linux/amd64
+ # platforms: linux/amd64
30
username: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments