chore(deps): update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2025-01-22 17:05:19 +00:00 committed by GitHub
parent f943885126
commit 7a06631700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ jobs:
- name: Build and push Docker images
id: docker_build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64