Merge pull request #300 from C4illin/renovate/docker-build-push-action-6.x

chore(deps): update docker/build-push-action action to v6.17.0
This commit is contained in:
Emrik Östling 2025-05-23 19:35:54 +02:00 committed by GitHub
commit 3b573cccae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ jobs:
- name: Build and push by digest - name: Build and push by digest
id: build id: build
uses: docker/build-push-action@v6.16.0 uses: docker/build-push-action@v6.17.0
env: env:
DOCKER_BUILDKIT: 1 DOCKER_BUILDKIT: 1
with: with: