chore(deps): update dependency tailscale to v1.98.10
ci/woodpecker/pr/pr-build Pipeline was successful

This commit is contained in:
2026-07-29 02:00:55 +00:00
parent 62a9f41071
commit aec542e727
+1 -1
View File
@@ -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