⬆️ Update tailscale/tailscale to v1.76.0

This commit is contained in:
renovate[bot] 2024-10-10 19:42:55 +00:00
parent bb2f8e307d
commit e2ffd44c76

View file

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