mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-04-01 11:34:09 +02:00
ci: update docker/build-push-action action to v5
This commit is contained in:
parent
015ee60420
commit
5a9244694a
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_TOKEN }}
|
password: ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push Docker image for dyndnsd ${{ env.DYNDNSD_VERSION }}
|
- name: Build and push Docker image for dyndnsd ${{ env.DYNDNSD_VERSION }}
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: docker
|
context: docker
|
||||||
build-args: |
|
build-args: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user