chore(deps): update docker/build-push-action action to v5
This commit is contained in:
parent
0c26cf7545
commit
3f50613a5e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v1
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./docker-build
|
||||
file: ./docker-build/Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue