diff --git a/Dockerfile b/Dockerfile index 9e5f5ef..17a778f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,7 +35,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f9 FROM --platform=$BUILDPLATFORM golang:1.27.1-alpine@sha256:cf6fca6641884b8433441b2b0652976f975e1d0fdd26d177eaaf8596087f3125 AS builder # renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver -ARG TAILSCALE_VERSION=v1.102.3 +ARG TAILSCALE_VERSION=v1.102.4 # Provided automatically by buildx for the target platform. ARG TARGETOS