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

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.10.0 uses: docker/build-push-action@v6.11.0
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile