chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.8 (#3819)

This commit is contained in:
renovate[bot] 2024-06-18 10:27:33 +00:00 committed by GitHub
parent 891a250b76
commit c88d1b5a96
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": "invoice-ninja",
"tipi_version": 9,
"version": "5.9.7",
"tipi_version": 10,
"version": "5.9.8",
"categories": ["finance"],
"description": "Invoice Ninja is an invoicing application which makes sending invoices and receiving payments simple and easy. Our latest version is a clean slate rewrite of our popular invoicing application which builds on the existing feature set and adds a wide range of features and enhancements the community has asked for.",
"short_desc": "Invoices, Expenses and Tasks built with Laravel, Flutter and React.",

View File

@ -1,6 +1,6 @@
services:
invoice-ninja:
image: invoiceninja/invoiceninja:5.9.7
image: invoiceninja/invoiceninja:5.9.8
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500