Skip to content

Commit

Permalink
Merge pull request #174 from danielx/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-6.13.0

build(deps): bump docker/build-push-action from 6.10.0 to 6.13.0
  • Loading branch information
danielx authored Feb 1, 2025
2 parents 008b10e + 9c71127 commit 1c43c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

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

0 comments on commit 1c43c1b

Please sign in to comment.