We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64243d7 commit 2cd82abCopy full SHA for 2cd82ab
1 file changed
.github/workflows/docker-image.yml
@@ -27,4 +27,5 @@ jobs:
27
uses: docker/build-push-action@v3
28
with:
29
push: true
30
+ platforms: linux/amd64,linux/arm64
31
tags: neobility/docker:24.0.2-cli-node-awscliv2
0 commit comments