Skip to content

Commit

Permalink
Merge pull request #70 from amphitheatre-app/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/build-push-action-5
  • Loading branch information
wangeguo authored Sep 19, 2023
2 parents c9d69e2 + dc40c08 commit 61f2064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Build and push image by digest
id: build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
file: ${{ matrix.dockerfile }}
Expand Down

0 comments on commit 61f2064

Please sign in to comment.