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 d870d58 commit 8406ac7Copy full SHA for 8406ac7
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
# https://tailscale.com/kb/1241/tailscale-up
13
# https://github.com/tailscale/tailscale/blob/main/cmd/containerboot/main.go
14
tailscale:
15
- image: tailscale/tailscale:v1.80.0@sha256:27b6a3dc30d89e94113b0d481dae05f08934cf80bdce860041727a2a60959921
+ image: tailscale/tailscale:v1.80.3@sha256:af6026ed3e5892c5d4966962618a09685198111507df16803b2aec7066046582
16
environment:
17
TS_STATE_DIR: /var/lib/tailscale
18
TS_SOCKET: /var/run/tailscale/tailscaled.sock
0 commit comments