From aec542e7277c7c6014af57b95d9fc2aa6a461a51 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Jul 2026 02:00:55 +0000 Subject: [PATCH] chore(deps): update dependency tailscale to v1.98.10 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7ada2c4..7cf598c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,7 +35,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f9 FROM --platform=$BUILDPLATFORM golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2 AS builder # renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver -ARG TAILSCALE_VERSION=v1.98.9 +ARG TAILSCALE_VERSION=v1.98.10 # Provided automatically by buildx for the target platform. ARG TARGETOS -- 2.54.0