Compare commits

..

No commits in common. "renovate/docker-build-push-action-7.x" and "main" have entirely different histories.

View File

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