mirror of
https://github.com/hassio-addons/addon-tailscale.git
synced 2025-05-03 19:01:30 +00:00
⬆️ Update tailscale/tailscale to v1.82.5 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dbbd9802f4
commit
a825e31f6a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
|||
|
||||
# Setup base
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG TAILSCALE_VERSION="v1.82.0"
|
||||
ARG TAILSCALE_VERSION="v1.82.5"
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
ethtool=6.11-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue