Compare commits

...

2 commits

Author SHA1 Message Date
070593e905 Merge pull request 'Update docker/build-push-action action to v6.16.0' (#5) from renovate/docker-build-push-action-6.x into main
Reviewed-on: #5
2025-05-03 22:14:23 +12:00
0e1a93267d Update docker/build-push-action action to v6.16.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-05-03 09:15:18 +00:00

View file

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