mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-12 05:37:32 +00:00
Remove unused dependency from dockerfile (#8343)
Closes #8342 Signed-off-by: Claire Wang <claire@tailscale.com>
This commit is contained in:
@@ -47,8 +47,7 @@ RUN go install \
|
|||||||
golang.org/x/crypto/ssh \
|
golang.org/x/crypto/ssh \
|
||||||
golang.org/x/crypto/acme \
|
golang.org/x/crypto/acme \
|
||||||
nhooyr.io/websocket \
|
nhooyr.io/websocket \
|
||||||
github.com/mdlayher/netlink \
|
github.com/mdlayher/netlink
|
||||||
golang.zx2c4.com/wireguard/device
|
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user