Skip to content

Commit

Permalink
Merge pull request #176 from NdoleStudio/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-6.7.0

Bump docker/build-push-action from 6.5.0 to 6.7.0
  • Loading branch information
AchoArnold authored Sep 2, 2024
2 parents e868655 + b7822a3 commit 2a1db35
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 @@ -43,7 +43,7 @@ jobs:
type=raw,value=main
- name: Build and push docker image
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
with:
context: .
push: true
Expand Down

0 comments on commit 2a1db35

Please sign in to comment.