Merge pull request #5 from skoelle/renovate/docker-build-push-action-7.x

Update docker/build-push-action action to v7
This commit is contained in:
Stefan Koelle
2026-08-10 16:33:54 +02:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
type=sha,prefix=
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v7
with:
context: .
push: true