Skip to content

Commit

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

chore(deps): bump docker/build-push-action from 4 to 5
  • Loading branch information
johanhelsing authored Sep 24, 2023
2 parents 109c972 + 5e055d5 commit 67b0d56
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 @@ -156,7 +156,7 @@ jobs:
uses: docker/setup-buildx-action@v3

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

0 comments on commit 67b0d56

Please sign in to comment.