Merge pull request #15 from alterware/dependabot/github_actions/docker/build-push-action-7.2.0

chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
This commit is contained in:
2026-08-02 20:48:25 +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@v7.1.0
uses: docker/build-push-action@v7.2.0
with:
context: .
platforms: linux/amd64,linux/arm64