fixed docker build to support arm

This commit is contained in:
Amir Malka
2022-11-15 10:57:29 +02:00
parent 17a2547f18
commit a81d770360
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ jobs:
client: "image-dev"
image_name: "quay.io/${{ github.repository_owner }}/kubescape"
image_tag: "dev-v2.0.${{ github.run_number }}"
support_platforms: false
support_platforms: true
cosign: true
secrets: inherit