Skip to content

Commit

Permalink
Merge pull request #57 from ppc64le-cloud/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
ppc64le-cloud-bot committed Jul 2, 2024
2 parents 4556339 + 720e0ea commit e0dd850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/imagebuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
images: ${{ env.GHCR_IMAGE }}

- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
file: Containerfile
context: .
Expand Down

0 comments on commit e0dd850

Please sign in to comment.