Skip to content

Commit

Permalink
Merge pull request #34 from ocp-power-automation/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
Power Cloud Robot authored Aug 2, 2024
2 parents 75cc721 + 5f11d73 commit 47fe776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-operator-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Build operator container images and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
file: Dockerfile
tags: ${{ env.IMAGE_TAG_BASE }}:${{ env.VERSION }}, ${{ env.IMAGE_TAG_BASE }}:latest
Expand Down

0 comments on commit 47fe776

Please sign in to comment.