Bump docker/build-push-action from 5 to 6 in the actions group (#201)

This commit is contained in:
dependabot[bot] 2024-07-01 09:43:14 -04:00 committed by GitHub
parent c6b9c1161d
commit e3352206f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64