Merge pull request #1088 from pi-hole/dependabot/github_actions/docker/build-push-action-3

Bump docker/build-push-action from 2 to 3
This commit is contained in:
Adam Warner 2022-05-23 17:11:09 +01:00 committed by GitHub
commit c7d1fe5e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ jobs:
password: ${{ secrets.GITHUB_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/386, linux/arm/v7, linux/arm/v6