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