We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f1cca commit 48dbd28Copy full SHA for 48dbd28
.github/workflows/docker.yaml
@@ -38,6 +38,7 @@ jobs:
38
- name: Build and push
39
uses: docker/build-push-action@v4
40
with:
41
+ platforms: linux/amd64,linux/arm64
42
push: true
43
tags: |
44
controlplane/netassertv2-l4-client:${{ github.ref_name }}
0 commit comments