chore(deps): update svhd/logto docker tag to v1.13.0 (#2438)

This commit is contained in:
renovate[bot] 2024-02-11 02:42:33 +00:00 committed by GitHub
parent f35a8d218f
commit 5b949db7f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "logto",
"tipi_version": 13,
"version": "1.12.0",
"tipi_version": 14,
"version": "1.13.0",
"force_expose": true,
"categories": [
"security"

View File

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