chore(deps): update docker/build-push-action action to v7
Build and publish container / build (pull_request) Successful in 5m58s

This commit is contained in:
Renovate Bot
2026-06-12 00:02:45 +00:00
parent 2a1e6dc8a4
commit eb0a505324
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
password: ${{ secrets.PACKAGES_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v6
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7
with:
context: .
platforms: linux/amd64,linux/arm64