Skip to content

Commit

Permalink
Merge pull request #1978 from kubesphere/dependabot-github_actions-do…
Browse files Browse the repository at this point in the history
…cker-build-push-action-5

build(deps): bump docker/build-push-action from 4 to 5
  • Loading branch information
ks-ci-bot authored Jan 15, 2024
2 parents f5d080d + fdb508b commit b4681ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-repository-iso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Build iso image to local
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: hack/gen-repository-iso
file: hack/gen-repository-iso/${{ matrix.dockerfile }}
Expand Down

0 comments on commit b4681ab

Please sign in to comment.