⬆️ Update tailscale/tailscale to v1.74.1

This commit is contained in:
renovate[bot] 2024-09-18 22:34:39 +00:00
parent c0e807879a
commit 8f49c37215

View file

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