Update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-03-08 08:34:23 +00:00
committed by GitHub
parent 7d14c4ef9f
commit 42b11f0a76

View File

@@ -30,7 +30,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Push to Packages
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: ./Dockerfile