Closed MartinVerges closed 1 year ago
changed Dockerfile
:
- RUN go install tailscale.com/cmd/derper@main
+ RUN go install tailscale.com/cmd/derper@v1.36.1
changed
Dockerfile
:- RUN go install tailscale.com/cmd/derper@main + RUN go install tailscale.com/cmd/derper@v1.36.1
Hi, thanks for pointing out this issue,
I've pushed the fix you mentioned by changing the version of the golang derper version and the container now builds.
I try following your nice blog, but somehow building it failed. Can you maybe assist?