Merge branch 'master' into app/koillection

This commit is contained in:
JigSaw 2023-10-28 14:40:08 +02:00 committed by GitHub
commit dd47300d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 5230,
"id": "memos",
"tipi_version": 18,
"version": "0.16.1",
"tipi_version": 19,
"version": "0.17.0",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
memos:
image: neosmemo/memos:0.16.1
image: neosmemo/memos:0.17.0
container_name: memos
volumes:
- ${APP_DATA_DIR}/memos:/var/opt/memos

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "stirling-pdf",
"tipi_version": 7,
"version": "0.14.5",
"tipi_version": 8,
"version": "0.15.1",
"categories": [
"data",
"utilities"

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
stirling-pdf:
image: ghcr.io/frooodle/s-pdf:0.14.5
image: ghcr.io/frooodle/s-pdf:0.15.1
restart: unless-stopped
container_name: stirling-pdf
privileged: true