Update dependency docker/build-push-action to v7.2.0
Build container image / Build and push image (pull_request) Has been cancelled

This commit is contained in:
2026-06-15 16:14:44 +00:00
parent a6918d3dc2
commit 104afcbc6a
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
password: ${{ secrets.REGISTRY }} password: ${{ secrets.REGISTRY }}
- name: Build and Push Image (Docker Buildx) - name: Build and Push Image (Docker Buildx)
uses: docker/build-push-action@v7 uses: docker/build-push-action@v7.2.0
id: build_image id: build_image
with: with:
context: . context: .