Skip to content

Commit

Permalink
Merge pull request #8 from deeagle/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-6
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
2 parents 56224ac + 9ac9186 commit 62815d1
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 @@ -69,7 +69,7 @@ jobs:
type=raw,value=${{ needs.release.outputs.app_version }}
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 62815d1

Please sign in to comment.