Update docker/build-push-action action to v7 #31

Open
renovatebot wants to merge 1 commits from renovate/docker-build-push-action-7.x into main

View File

@ -35,7 +35,7 @@ jobs:
driver-opts: | driver-opts: |
namespace=git namespace=git
- name: Build - name: Build
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
push: true push: true