Update Firefly III and importer (#719)

This commit is contained in:
YellowWords 2023-06-20 18:16:15 +00:00 committed by GitHub
parent c2fd016204
commit c354f1f094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@
"available": true,
"exposable": true,
"port": 8150,
"tipi_version": 3,
"version": "version-1.2.2",
"tipi_version": 4,
"version": "version-1",
"id": "firefly-iii-data-importer",
"categories": ["finance"],
"description": "",

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
firefly-iii-data-importer:
image: fireflyiii/data-importer:version-1.2.2
image: fireflyiii/data-importer:version-1
container_name: firefly-iii-data-importer
restart: unless-stopped
ports:

View File

@ -4,8 +4,8 @@
"available": true,
"exposable": true,
"port": 8115,
"tipi_version": 5,
"version": "version-6.0.10",
"tipi_version": 6,
"version": "version-6",
"id": "firefly-iii",
"categories": ["finance"],
"description": "",

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
firefly-iii:
image: fireflyiii/core:version-6.0.10
image: fireflyiii/core:version-6
container_name: firefly-iii
restart: unless-stopped
volumes: