chore(deps): update ghcr.io/zadam/trilium docker tag to v0.62.6 (#2268)

This commit is contained in:
renovate[bot] 2024-01-22 01:59:12 +00:00 committed by GitHub
parent 0d78ec3472
commit fd28353456
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 @@
"exposable": true, "exposable": true,
"id": "trilium", "id": "trilium",
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ", "description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
"tipi_version": 11, "tipi_version": 12,
"version": "0.62.5", "version": "0.62.6",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

@ -1,6 +1,6 @@
services: services:
trilium: trilium:
image: ghcr.io/zadam/trilium:0.62.5 image: ghcr.io/zadam/trilium:0.62.6
container_name: trilium container_name: trilium
ports: ports:
- ${APP_PORT}:8080 - ${APP_PORT}:8080