1 Commits

Author SHA1 Message Date
renovate[bot]
b183dc18de Update docker/build-push-action action to v7 2026-03-07 01:42:56 +00:00

View File

@@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build / push
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
file: ./Dockerfile