From 714cbec354a8d01df8d408999b297b7d27dc955c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 22:12:39 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tailscale/tailsca?= =?UTF-8?q?le=20to=20v1.46.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code-server/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-server/Dockerfile b/code-server/Dockerfile index c4ee733..56f9da0 100755 --- a/code-server/Dockerfile +++ b/code-server/Dockerfile @@ -27,7 +27,7 @@ ARG HA_CLI_VERSION="4.27.0" ARG RCLONE_VERSION="v1.63.1" ARG CTOP_VERSION="v0.7.7" ARG CADDY_VERSION="v2.6.4" -ARG TAILSCALE_VERSION="v1.46.0" +ARG TAILSCALE_VERSION="v1.46.1" ARG CLOUFLARED_VERSION="2023.7.3" ARG YQ_VERSION="v4.34.2" # renovate: datasource=repology depName=debian_12/build-essential-mipsen versioning=loose