ci: update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-03-12 10:28:25 +01:00
committed by cn
parent 8dcd3a25e6
commit 26eca5fab7
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}
- name: Build and push Docker image for dyndnsd ${{ env.DYNDNSD_VERSION }}
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: docker
build-args: |