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