mirror of https://github.com/tailscale/tailscale/
Patch docker to use valid Go version
As documented in the README, tailscale only build with the latest Go version (Go 1.15). As a result, a handful of undefined errors would pop up using an older verison. This patch updates the base image to 1.15, allowing "docker build" to function correctly once more. Signed-off-by: Sean Klein <seanmarionklein@gmail.com>pull/916/head
parent
563d43b2a5
commit
258b680bc5
Loading…
Reference in New Issue