diff --git a/dappnode_package.json b/dappnode_package.json index ce67ff8..aef280d 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -17,7 +17,7 @@ "type": "service", "upstreamArg": "UPSTREAM_VERSION", "upstreamRepo": "tailscale/tailscale", - "upstreamVersion": "v1.98.8", + "upstreamVersion": "v1.98.10", "version": "0.3.1", "warnings": { "onMinorUpdate": "A manual update in your Tailscale configuration is needed after installing this Tailscale version. First, update your custom DNS settings in your [Tailscale Admin UI](https://login.tailscale.com/admin/dns), ensuring that both \"dappnode\" and \"dappnode.private\" nameservers are set. Then, accept both subnet routes that appear in your Dappnode machine of [Tailscale Machines UI](https://login.tailscale.com/admin/machines). For more information, please refer to [Dappnode Docs](https://docs.dappnode.io/docs/user/access-your-dappnode/vpn/tailscale#3-configure-tailscale-to-connect-to-dappnode-internal-networks)." diff --git a/docker-compose.yml b/docker-compose.yml index a633a9b..3c21a6f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,7 +4,7 @@ services: build: context: . args: - UPSTREAM_VERSION: v1.98.8 + UPSTREAM_VERSION: v1.98.10 image: tailscale.dnp.dappnode.eth:0.1.0 restart: unless-stopped environment: