mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-28 13:09:05 -05:00
dockername only
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
@@ -104,7 +104,7 @@ kos:
|
|||||||
- id: dockerhub
|
- id: dockerhub
|
||||||
build: headscale
|
build: headscale
|
||||||
base_image: gcr.io/distroless/base-debian12
|
base_image: gcr.io/distroless/base-debian12
|
||||||
repository: kradalby/headscale
|
repository: kradalby
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/386
|
- linux/386
|
||||||
@@ -142,7 +142,7 @@ kos:
|
|||||||
- id: dockerhub-debug
|
- id: dockerhub-debug
|
||||||
build: headscale
|
build: headscale
|
||||||
base_image: "debian:12"
|
base_image: "debian:12"
|
||||||
repository: kradalby/headscale
|
repository: kradalby
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/386
|
- linux/386
|
||||||
|
|||||||
Reference in New Issue
Block a user