chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.6 (#3797)

This commit is contained in:
renovate[bot] 2024-06-16 00:49:10 +00:00 committed by GitHub
parent 4b4604b709
commit 7a3f05dd4f
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": 7,
"version": "5.9.5",
"tipi_version": 8,
"version": "5.9.6",
"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.5
image: invoiceninja/invoiceninja:5.9.6
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500