From 4a4dadfd4dbafdf59f1422264c8aa5d102f75966 Mon Sep 17 00:00:00 2001 From: "GitHub Action: auto update tailscale" Date: Sun, 21 Jul 2024 00:02:07 +0000 Subject: [PATCH] auto update tailscale version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 56b35f1..06dcbb6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG TSVERSION=1.68.2 +ARG TSVERSION=1.70.0 ARG TSFILE=tailscale_${TSVERSION}_amd64.tgz FROM alpine:latest as tailscale