Update docker/build-push-action action to v6.12.0 #14

Open
renovate-bot wants to merge 1 commit from renovate/docker-build-push-action-6.x into main
Showing only changes of commit cd8c8eaf0a - Show all commits

View file

@ -34,7 +34,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@v6.11.0 uses: docker/build-push-action@v6.12.0
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile