chore(deps): update svhd/logto docker tag to v1.7.0 (#926)

This commit is contained in:
renovate[bot] 2023-07-31 12:51:53 +00:00 committed by GitHub
parent 4d22983bcc
commit 6b3059eac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "logto",
"tipi_version": 5,
"version": "1.6.0",
"tipi_version": 6,
"version": "1.7.0",
"force_expose": true,
"categories": [
"security"

View File

@ -4,7 +4,7 @@ services:
depends_on:
logto-db:
condition: service_healthy
image: svhd/logto:1.6.0
image: svhd/logto:1.7.0
container_name: logto
entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
ports: