We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efd11b commit 30a89c7Copy full SHA for 30a89c7
rootfs/container/base/modules/tailscale/module
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-TAILSCALE_VERSION=${TAILSCALE_VERSION:-"v1.90.9"}
+TAILSCALE_VERSION=${TAILSCALE_VERSION:-"v1.92.3"}
6
TAILSCALE_REPO_URL=${TAILSCALE_REPO_URL:-"https://github.com/tailscale/tailscale"}
7
8
TAILSCALE_USER=${TAILSCALE_USER:-"tailscale"}
0 commit comments