chore(deps): update flowiseai/flowise docker tag to v1.6.2 (#2882)
This commit is contained in:
		
							parent
							
								
									f05e605cb1
								
							
						
					
					
						commit
						9a005895c6
					
				| 
						 | 
				
			
			@ -5,8 +5,8 @@
 | 
			
		|||
  "exposable": true,
 | 
			
		||||
  "port": 8009,
 | 
			
		||||
  "id": "flowise",
 | 
			
		||||
  "tipi_version": 7,
 | 
			
		||||
  "version": "1.6.1",
 | 
			
		||||
  "tipi_version": 8,
 | 
			
		||||
  "version": "1.6.2",
 | 
			
		||||
  "categories": [
 | 
			
		||||
    "ai",
 | 
			
		||||
    "automation"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,7 +2,7 @@ version: '3.7'
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
    flowise:
 | 
			
		||||
        image: flowiseai/flowise:1.6.1
 | 
			
		||||
        image: flowiseai/flowise:1.6.2
 | 
			
		||||
        restart: unless-stopped
 | 
			
		||||
        command: /bin/sh -c "sleep 3; flowise start"
 | 
			
		||||
        container_name: flowise
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user