chore(deps): update halohub/halo docker tag to v2.14.1 (#3256)
This commit is contained in:
		
							parent
							
								
									284c085e76
								
							
						
					
					
						commit
						2022448eb7
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "port": 8092,
 | 
					  "port": 8092,
 | 
				
			||||||
  "id": "halo",
 | 
					  "id": "halo",
 | 
				
			||||||
  "tipi_version": 24,
 | 
					  "tipi_version": 25,
 | 
				
			||||||
  "version": "2.14.0",
 | 
					  "version": "2.14.1",
 | 
				
			||||||
  "description": "Halo is a powerful and easy-to-use open source website building tool.",
 | 
					  "description": "Halo is a powerful and easy-to-use open source website building tool.",
 | 
				
			||||||
  "short_desc": "Halo - Open source website building tool.",
 | 
					  "short_desc": "Halo - Open source website building tool.",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ version: "3.7"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  halo:
 | 
					  halo:
 | 
				
			||||||
    image: halohub/halo:2.14.0
 | 
					    image: halohub/halo:2.14.1
 | 
				
			||||||
    container_name: halo
 | 
					    container_name: halo
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    depends_on:
 | 
					    depends_on:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user