Compare commits

1 Commits

Author SHA1 Message Date
6f3d43508a chore(deps): update docker/build-push-action action to v7 2026-03-05 23:10:28 +00:00

View File

@@ -41,7 +41,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build and push Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
with:
context: .
push: true