Merge pull request #10 from NotJansel/renovate/docker-build-push-action-6.x [skip ci]

Update docker/build-push-action action to v6
This commit is contained in:
Jannik Reimers 2024-11-28 04:06:54 +01:00 committed by GitHub
commit 840e0aeac8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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