chore(deps): update koillection/koillection docker tag to v1.5.7 (#2844)
This commit is contained in:
		
							parent
							
								
									857c336f73
								
							
						
					
					
						commit
						4d3563e75c
					
				| 
						 | 
					@ -6,8 +6,8 @@
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "koillection",
 | 
					  "id": "koillection",
 | 
				
			||||||
  "description": "Koillection is a self-hosted service allowing users to manage any kind of collections.",
 | 
					  "description": "Koillection is a self-hosted service allowing users to manage any kind of collections.",
 | 
				
			||||||
  "tipi_version": 8,
 | 
					  "tipi_version": 9,
 | 
				
			||||||
  "version": "1.5.6",
 | 
					  "version": "1.5.7",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "utilities"
 | 
					    "utilities"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@ version: '3'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  koillection:
 | 
					  koillection:
 | 
				
			||||||
    image: koillection/koillection:1.5.6
 | 
					    image: koillection/koillection:1.5.7
 | 
				
			||||||
    container_name: koillection
 | 
					    container_name: koillection
 | 
				
			||||||
    restart: unless-stopped
 | 
					    restart: unless-stopped
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user