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