chore(deps): update invoiceninja/invoiceninja docker tag to v5.9.5 (#3748)

This commit is contained in:
renovate[bot] 2024-06-12 10:51:28 +00:00 committed by GitHub
parent e0a8263216
commit cae91e974c
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": 6,
"version": "5.9.2",
"tipi_version": 7,
"version": "5.9.5",
"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.2
image: invoiceninja/invoiceninja:5.9.5
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500