Skip to content

Commit

Permalink
⬆️ Update tailscale/tailscale to v1.80.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent e588380 commit ef015ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailscale/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG BUILD_ARCH=amd64
ARG TAILSCALE_VERSION="v1.80.0"
ARG TAILSCALE_VERSION="v1.80.2"
RUN \
apk add --no-cache \
ethtool=6.11-r0 \
Expand Down

0 comments on commit ef015ec

Please sign in to comment.