chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.2 (#3661)

This commit is contained in:
renovate[bot] 2024-06-04 16:52:53 +00:00 committed by GitHub
parent c348c210ac
commit 456533795e
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": 5,
"version": "5.9.1",
"tipi_version": 6,
"version": "5.9.2",
"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.1
image: invoiceninja/invoiceninja:5.9.2
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500