chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.9 (#3821)
This commit is contained in:
parent
9fece7160c
commit
84f4f1c1e5
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "invoice-ninja",
|
||||
"tipi_version": 10,
|
||||
"version": "5.9.8",
|
||||
"tipi_version": 11,
|
||||
"version": "5.9.9",
|
||||
"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.",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
invoice-ninja:
|
||||
image: invoiceninja/invoiceninja:5.9.8
|
||||
image: invoiceninja/invoiceninja:5.9.9
|
||||
container_name: invoice-ninja
|
||||
restart: unless-stopped
|
||||
user: 1500:1500
|
||||
|
|
Loading…
Reference in New Issue
Block a user