mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 11:27:38 +00:00
Ditch stupid distroless image for debug/test
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Juan Font

parent
8a07381e3a
commit
dfc03a6124
@@ -42,7 +42,7 @@ func New(
|
||||
}
|
||||
|
||||
headscaleBuildOptions := &dockertest.BuildOptions{
|
||||
Dockerfile: "Dockerfile",
|
||||
Dockerfile: "Dockerfile.debug",
|
||||
ContextDir: dockerContextPath,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user