mirror of
https://github.com/hassio-addons/addon-tailscale.git
synced 2025-05-07 04:41:25 +00:00
⬆️ Update tailscale/tailscale to v1.76.0
This commit is contained in:
parent
bb2f8e307d
commit
e2ffd44c76
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.74.1"
|
||||
ARG TAILSCALE_VERSION="v1.76.0"
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
ethtool=6.7-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue