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

This commit is contained in:
2026-07-01 02:01:08 +00:00
parent 8363cfe970
commit b5da91e772
+1 -1
View File
@@ -35,7 +35,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f9
FROM --platform=$BUILDPLATFORM golang:1.26.4-alpine@sha256:3ad57304ad93bbec8548a0437ad9e06a455660655d9af011d58b993f6f615648 AS builder
# renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver
ARG TAILSCALE_VERSION=v1.98.5
ARG TAILSCALE_VERSION=v1.98.8
# Provided automatically by buildx for the target platform.
ARG TARGETOS