chore(deps): update tailscale/tailscale docker tag to v1.62.0 (#2843)
This commit is contained in:
		
							parent
							
								
									409de29709
								
							
						
					
					
						commit
						857c336f73
					
				| 
						 | 
				
			
			@ -4,8 +4,8 @@
 | 
			
		|||
  "available": true,
 | 
			
		||||
  "port": 8093,
 | 
			
		||||
  "id": "tailscale",
 | 
			
		||||
  "tipi_version": 22,
 | 
			
		||||
  "version": "1.61.11",
 | 
			
		||||
  "tipi_version": 23,
 | 
			
		||||
  "version": "1.62.0",
 | 
			
		||||
  "categories": [
 | 
			
		||||
    "network",
 | 
			
		||||
    "security"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -4,7 +4,7 @@ services:
 | 
			
		|||
  tailscale:
 | 
			
		||||
    container_name: tailscale
 | 
			
		||||
    network_mode: "host" # TODO: Find a way to remove this
 | 
			
		||||
    image: tailscale/tailscale:v1.61.11
 | 
			
		||||
    image: tailscale/tailscale:v1.62.0
 | 
			
		||||
    privileged: true
 | 
			
		||||
    restart: on-failure
 | 
			
		||||
    stop_grace_period: 1m
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user