Skip to content

Commit

Permalink
Merge pull request #103 from Qlever-LLC/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-5.4.0

build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0
  • Loading branch information
awlayton authored Jun 11, 2024
2 parents b053e0f + 73add2e commit 367d68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
type=sha
- name: Build and push images
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v5.4.0
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 367d68e

Please sign in to comment.