Skip to content

Commit

Permalink
Merge pull request #173 from annismckenzie/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-2.9.0

Bump docker/build-push-action from 2.8.0 to 2.9.0
  • Loading branch information
annismckenzie authored Feb 2, 2022
2 parents 083f402 + 3aeae67 commit 8a713ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.CR_PAT }}
-
name: Build and push
uses: docker/build-push-action@v2.8.0
uses: docker/build-push-action@v2.9.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 8a713ef

Please sign in to comment.