Skip to content

Commit

Permalink
Merge pull request #450 from johanhelsing/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
johanhelsing authored Dec 12, 2024
2 parents c98b3f6 + 5b12b33 commit afb00a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Build Image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: "."
file: "matchbox_server/Dockerfile"
Expand Down

0 comments on commit afb00a6

Please sign in to comment.