Skip to content

Commit

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

build(deps): bump docker/build-push-action from 3 to 5
  • Loading branch information
deeagle authored Oct 12, 2023
2 parents a39e7c8 + 360fe3b commit 0c693bc
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 @@ -67,7 +67,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 0c693bc

Please sign in to comment.