Merge pull request 'Update docker/build-push-action action to v6.11.0' (#10) from renovate/docker-build-push-action-6.x into main

Reviewed-on: #10
This commit is contained in:
Alex 2025-01-10 10:18:51 +13:00
commit 9939dc5fd5

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