chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.2.2 (#2496)
This commit is contained in:
		
							parent
							
								
									c41c0a264f
								
							
						
					
					
						commit
						244ec5f135
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "available": true,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "homeassistant-1",
 | 
					  "id": "homeassistant-1",
 | 
				
			||||||
  "tipi_version": 1,
 | 
					  "tipi_version": 2,
 | 
				
			||||||
  "version": "2024.2.1",
 | 
					  "version": "2024.2.2",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "automation"
 | 
					    "automation"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ version: '3'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  homeassistant-1:
 | 
					  homeassistant-1:
 | 
				
			||||||
    image: ghcr.io/home-assistant/home-assistant:2024.2.1
 | 
					    image: ghcr.io/home-assistant/home-assistant:2024.2.2
 | 
				
			||||||
    container_name: homeassistant-1
 | 
					    container_name: homeassistant-1
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      - TZ=${TZ}
 | 
					      - TZ=${TZ}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user