⬆️ Update tailscale/tailscale to v1.82.5 (#493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-18 01:42:16 +00:00 committed by GitHub
parent dbbd9802f4
commit a825e31f6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG BUILD_ARCH=amd64
ARG TAILSCALE_VERSION="v1.82.0"
ARG TAILSCALE_VERSION="v1.82.5"
RUN \
apk add --no-cache \
ethtool=6.11-r0 \