mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-15 22:37:48 +00:00
Compare commits
1 Commits
v0.23.0-be
...
topic/dock
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3a9d50887b |
@@ -135,7 +135,7 @@ kos:
|
||||
- id: ghcr-debug
|
||||
repository: ghcr.io/juanfont/headscale
|
||||
bare: true
|
||||
base_image: "debian:12"
|
||||
base_image: gcr.io/distroless/base-debian12:debug
|
||||
build: headscale
|
||||
main: ./cmd/headscale
|
||||
env:
|
||||
@@ -160,7 +160,7 @@ kos:
|
||||
|
||||
- id: dockerhub-debug
|
||||
build: headscale
|
||||
base_image: "debian:12"
|
||||
base_image: gcr.io/distroless/base-debian12:debug
|
||||
repository: headscale/headscale
|
||||
bare: true
|
||||
platforms:
|
||||
|
Reference in New Issue
Block a user