Skip to content

Commit

Permalink
update docker build verison
Browse files Browse the repository at this point in the history
Signed-off-by: dongjiang1989 <[email protected]>
  • Loading branch information
dongjiang1989 committed Dec 16, 2023
1 parent 8e2a9bb commit ec45de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
tags: |
type=ref,event=tag
- name: Build image
uses: docker/build-push-action@v2.5.0
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit ec45de4

Please sign in to comment.