Skip to content

Commit

Permalink
Merge pull request #12 from mkody/dependabot/github_actions/master/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-6
  • Loading branch information
mkody committed Jun 25, 2024
2 parents 915fe0a + 786c23d commit 32e11b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit 32e11b9

Please sign in to comment.