You've already forked ddns-updater
add image for raspeberry
This commit is contained in:
2
.github/workflows/release-build-push.yml
vendored
2
.github/workflows/release-build-push.yml
vendored
@@ -31,6 +31,6 @@ jobs:
|
|||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
tags: mkelcik/cloudflare-ddns-update:latest
|
tags: mkelcik/cloudflare-ddns-update:latest
|
||||||
Reference in New Issue
Block a user