Skip to content

Commit

Permalink
Merge pull request #40 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 Jan 8, 2024
2 parents 35089b7 + 76e179a commit c8c76bb
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=${{ needs.release.outputs.app_version }}
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 c8c76bb

Please sign in to comment.