1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-09-28 23:02:17 +02:00

ci: update docker/build-push-action action to v6

This commit is contained in:
renovate[bot] 2024-06-20 00:04:15 +00:00 committed by Christian Nicolai
parent 76c9208940
commit e145885b57

View File

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