Merge pull request #1718 from kubesphere/dependabot-github_actions-docker-build-push-action-4

build(deps): bump docker/build-push-action from 2 to 4
This commit is contained in:
KubeSphere CI Bot 2023-04-06 17:25:34 +08:00 committed by GitHub
commit cd22dd169b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ jobs:
uses: docker/setup-buildx-action@v2
- name: Build iso image to local
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
context: hack/gen-repository-iso
file: hack/gen-repository-iso/${{ matrix.dockerfile }}