Skip to content

Commit c91c58a

Browse files
⬆️ Update tailscale/tailscale to v1.82.0 (#487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ef1837 commit c91c58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailscale/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
77

88
# Setup base
99
ARG BUILD_ARCH=amd64
10-
ARG TAILSCALE_VERSION="v1.80.3"
10+
ARG TAILSCALE_VERSION="v1.82.0"
1111
RUN \
1212
apk add --no-cache \
1313
ethtool=6.11-r0 \

0 commit comments

Comments
 (0)