Chore: Bump docker/build-push-action from 5 to 6 (#327)

This commit is contained in:
dependabot[bot]
2024-07-01 21:53:29 +12:00
committed by GitHub
parent a1b1e97f75
commit 1d9c12b657
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ jobs:
version_extractor_regex: 'v(.*)$'
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/386,linux/amd64,linux/arm64