We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70615b commit b34bdebCopy full SHA for b34bdeb
.github/workflows/docker-build-container.yaml
@@ -21,7 +21,7 @@ jobs:
21
shell: bash
22
23
- name: Build docker image
24
- uses: senzing-factory/github-action-docker-buildx-build@v1
+ uses: senzing-factory/github-action-docker-buildx-build@1.0.3
25
with:
26
# platforms: "linux/arm64"
27
# build-options: "-q"
0 commit comments