chore(deps): update svhd/logto docker tag to v1.17.0 (#3615)
This commit is contained in:
parent
9157e625c7
commit
a1fbd5cc4c
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "logto",
|
||||
"tipi_version": 18,
|
||||
"version": "1.16.0",
|
||||
"tipi_version": 19,
|
||||
"version": "1.17.0",
|
||||
"force_expose": true,
|
||||
"categories": ["security"],
|
||||
"description": "Logto is a cost-effective open-source alternative to Auth0.",
|
||||
|
|
|
@ -4,7 +4,7 @@ services:
|
|||
depends_on:
|
||||
logto-db:
|
||||
condition: service_healthy
|
||||
image: svhd/logto:1.16.0
|
||||
image: svhd/logto:1.17.0
|
||||
container_name: logto
|
||||
entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user