Merge pull request 'chore(deps): update docker/build-push-action action to v6' (#2) from renovate/docker-build-push-action-6.x into main
Some checks failed
build container image / release_tag (push) Has been cancelled
build container image / build (push) Has been cancelled

Reviewed-on: https://git.smail.koeln/homelab/docker-ownDynDNS-netcup/pulls/2
This commit is contained in:
sujiba 2024-06-18 08:30:48 +00:00
commit 9a1c5160ce

View file

@ -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