Compare commits

..

2 commits

Author SHA1 Message Date
9939dc5fd5 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
2025-01-10 10:18:51 +13:00
b0a5e7ecdf Update docker/build-push-action action to v6.11.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-01-08 09:30:10 +00:00

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