Skip to content

Commit 36bcfb4

Browse files
authored
Set the default Tailscale version to latest (#27)
1 parent 2b05871 commit 36bcfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailscale/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"options": {
1111
"version": {
1212
"type": "string",
13-
"default": "1.36.2",
13+
"default": "latest",
1414
"description": "Version of Tailscale to download"
1515
}
1616
}

0 commit comments

Comments
 (0)