mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-11-18 10:56:15 +01:00
ci: update docker/build-push-action action to v6
This commit is contained in:
parent
76c9208940
commit
e145885b57
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_TOKEN }}
|
||||
|
||||
- name: Build and push Docker image for dyndnsd ${{ env.DYNDNSD_VERSION }}
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: docker
|
||||
build-args: |
|
||||
|
Loading…
Reference in New Issue
Block a user