Skip to content

Commit

Permalink
Merge pull request #390 from ptr727/dependabot/github_actions/develop…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
  • Loading branch information
ptr727 authored Jun 21, 2024
2 parents d0d3531 + eb0dc87 commit 519d042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:

# Matrix build
- name: Docker build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
# GitHub cache is as unreliable as posting to GHCR, broken pipe errors
Expand Down

0 comments on commit 519d042

Please sign in to comment.