Merge pull request #546 from projectdiscovery/dependabot/github_actions/dev/docker/build-push-action-3

chore(deps): bump docker/build-push-action from 2 to 3
dev
Mzack9999 2022-05-23 16:52:21 +02:00 committed by GitHub
commit b9c72b3a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm