Skip to content

Commit

Permalink
Merge pull request #24 from deeagle/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-6
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
2 parents 9f00a65 + ba8079e commit f55a474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
type=raw,value=latest
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit f55a474

Please sign in to comment.