chore(deps): update docker/build-push-action action to v6 #2
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ jobs:
|
||||||
endpoint: tcp://docker:2376
|
endpoint: tcp://docker:2376
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: ./docker-build
|
context: ./docker-build
|
||||||
file: ./docker-build/Dockerfile
|
file: ./docker-build/Dockerfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue