Skip to content

Commit

Permalink
Bump docker/build-push-action from 6.4.1 to 6.7.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent b3c4efb commit 6c8e91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Build image
id: build
uses: docker/build-push-action@v6.4.1
uses: docker/build-push-action@v6.7.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 6c8e91e

Please sign in to comment.