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