chore(deps): update svhd/logto docker tag to v1.13.1 (#2583)
This commit is contained in:
		
							parent
							
								
									4966fa93f1
								
							
						
					
					
						commit
						8d22bf1e86
					
				| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
  "available": true,
 | 
					  "available": true,
 | 
				
			||||||
  "exposable": true,
 | 
					  "exposable": true,
 | 
				
			||||||
  "id": "logto",
 | 
					  "id": "logto",
 | 
				
			||||||
  "tipi_version": 14,
 | 
					  "tipi_version": 15,
 | 
				
			||||||
  "version": "1.13.0",
 | 
					  "version": "1.13.1",
 | 
				
			||||||
  "force_expose": true,
 | 
					  "force_expose": true,
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    "security"
 | 
					    "security"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@ services:
 | 
				
			||||||
    depends_on:
 | 
					    depends_on:
 | 
				
			||||||
      logto-db:
 | 
					      logto-db:
 | 
				
			||||||
        condition: service_healthy
 | 
					        condition: service_healthy
 | 
				
			||||||
    image: svhd/logto:1.13.0
 | 
					    image: svhd/logto:1.13.1
 | 
				
			||||||
    container_name: logto
 | 
					    container_name: logto
 | 
				
			||||||
    entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
 | 
					    entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user