⬆️ Update tailscale/tailscale to v1.82.0 (#487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-27 19:28:36 +00:00 committed by GitHub
parent 1ef1837e83
commit c91c58af16
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.80.3"
ARG TAILSCALE_VERSION="v1.82.0"
RUN \
apk add --no-cache \
ethtool=6.11-r0 \