Merge pull request #4 from alterware/dependabot/github_actions/docker/build-push-action-7.0.0

chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0
This commit is contained in:
2026-04-01 15:21:26 +02:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v6.19.2
uses: docker/build-push-action@v7.0.0
with:
context: .
platforms: linux/amd64,linux/arm64