chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.2 (#3661)
This commit is contained in:
parent
c348c210ac
commit
456533795e
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "invoice-ninja",
|
"id": "invoice-ninja",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "5.9.1",
|
"version": "5.9.2",
|
||||||
"categories": ["finance"],
|
"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.",
|
"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.",
|
"short_desc": "Invoices, Expenses and Tasks built with Laravel, Flutter and React.",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
invoice-ninja:
|
invoice-ninja:
|
||||||
image: invoiceninja/invoiceninja:5.9.1
|
image: invoiceninja/invoiceninja:5.9.2
|
||||||
container_name: invoice-ninja
|
container_name: invoice-ninja
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
user: 1500:1500
|
user: 1500:1500
|
||||||
|
|
Loading…
Reference in New Issue
Block a user