Update docker/build-push-action action to v6.11.0 #10

Merged
alex merged 1 commit from renovate/docker-build-push-action-6.x into main 2025-01-10 10:18:52 +13:00
Showing only changes of commit b0a5e7ecdf - Show all commits

View file

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