Merge pull request 'chore(deps): update docker/build-push-action action to v6' (#2) from renovate/docker-build-push-action-6.x into main
Reviewed-on: https://git.smail.koeln/homelab/docker-ownDynDNS-netcup/pulls/2
This commit is contained in:
commit
9a1c5160ce
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