Skip to content

Commit

Permalink
Merge pull request #4 from NdoleStudio/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6.10.0

Bump docker/build-push-action from 5.3.0 to 6.10.0
  • Loading branch information
AchoArnold authored Dec 13, 2024
2 parents ff82104 + cc9997c commit 01922fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
type=raw,value=main
- name: Build and push docker image
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
with:
context: ./api
push: true
Expand Down

0 comments on commit 01922fa

Please sign in to comment.