Compare commits

..

1 commit

Author SHA1 Message Date
cd8c8eaf0a Update docker/build-push-action action to v6.12.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-01-15 13:00:11 +00:00

View file

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