Skip to content

Commit

Permalink
Bump docker/build-push-action from 2 to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Max Lv committed May 12, 2021
1 parent da3aa4d commit ada0bae
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 @@ -43,7 +43,7 @@ jobs:
esac;
- name: build & push image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v2.4.0
with:
context: .
file: docker/alpine/Dockerfile
Expand Down

0 comments on commit ada0bae

Please sign in to comment.