feat(deps): update docker/build-push-action action to v7 (#60)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-15 21:59:02 +00:00
committed by GitHub
parent b21250ef03
commit 9f075a47f1

View File

@@ -127,7 +127,7 @@ jobs:
tags: latest tags: latest
- name: Build and push Docker image - name: Build and push Docker image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile