add platforms
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -54,5 +54,6 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: wpscanteam/wpscan:${{ env.DOCKER_TAG }}
|
tags: wpscanteam/wpscan:${{ env.DOCKER_TAG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user