Skip to content

Commit

Permalink
Merge pull request #10 from deeagle/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-5
  • Loading branch information
dependabot[bot] authored May 28, 2024
2 parents bfb828c + 419df30 commit 8969cea
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 @@ -70,7 +70,7 @@ jobs:
type=raw,value=latest
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 8969cea

Please sign in to comment.