Skip to content

Commit

Permalink
⬆️ Update tailscale/tailscale to v1.70.0 (hassio-addons#389)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 1aa644b commit df0f165
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.68.2"
ARG TAILSCALE_VERSION="v1.70.0"
RUN \
apk add --no-cache \
ethtool=6.7-r0 \
Expand Down

0 comments on commit df0f165

Please sign in to comment.