mirror of
https://github.com/juanfont/headscale.git
synced 2024-12-02 03:33:05 +00:00
tests: fix derper failure
This commit is contained in:
parent
689c0983dc
commit
b0f074d18d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# For testing purposes only
|
# For testing purposes only
|
||||||
|
|
||||||
FROM golang:1.22-alpine AS build-env
|
FROM golang:alpine AS build-env
|
||||||
|
|
||||||
WORKDIR /go/src
|
WORKDIR /go/src
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue