chore(deps): update tailscale/tailscale docker tag to v1.38.2
This commit is contained in:
parent
48191d5720
commit
e35ba5abc4
|
@ -4,7 +4,7 @@ services:
|
||||||
tailscale:
|
tailscale:
|
||||||
container_name: tailscale
|
container_name: tailscale
|
||||||
network_mode: "host" # TODO: Find a way to remove this
|
network_mode: "host" # TODO: Find a way to remove this
|
||||||
image: tailscale/tailscale:v1.34.1
|
image: tailscale/tailscale:v1.38.2
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|
Loading…
Reference in New Issue
Block a user