Update docker/build-push-action action to v5 - autoclosed #17

Closed
renovate-bot wants to merge 1 commits from renovate/docker-build-push-action-5.x into main

View File

@ -43,7 +43,7 @@ jobs:
# Repository. The container will be tagged as "latest" # Repository. The container will be tagged as "latest"
# and with the short SHA of the commit. # and with the short SHA of the commit.
- name: Build and push - name: Build and push
uses: docker/build-push-action@v2 uses: docker/build-push-action@v5
with: with:
context: cloudflare-ddns-docker/ context: cloudflare-ddns-docker/
file: cloudflare-ddns-docker/Dockerfile file: cloudflare-ddns-docker/Dockerfile