Skip to content

Commit 88de74c

Browse files
chore(ci)(deps): bump docker/build-push-action from 5 to 6 (#175)
Merge PR #175: docker/build-push-action 5 → 6 CI dependency update with build summary and export features. Only affects Docker build workflows.
1 parent deff63d commit 88de74c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-multiarch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
ubuntu.version=${{ matrix.ubuntu-version }}
101101
102102
- name: Build and push Docker image
103-
uses: docker/build-push-action@v5
103+
uses: docker/build-push-action@v6
104104
with:
105105
context: .
106106
file: docker/Dockerfile.multiarch

0 commit comments

Comments
 (0)