forked from Mirrors/cloudflare-ddns-docker
Update docker/build-push-action action to v5 - autoclosed #17
2
.github/workflows/push-container.yml
vendored
2
.github/workflows/push-container.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
# Repository. The container will be tagged as "latest"
|
||||
# and with the short SHA of the commit.
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: cloudflare-ddns-docker/
|
||||
file: cloudflare-ddns-docker/Dockerfile
|
||||
|
Reference in New Issue
Block a user