Skip to content

Commit

Permalink
chore(deps): update invoiceninja/invoiceninja docker tag to v5.10.29 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent b3e4482 commit f285295
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/invoice-ninja/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "invoice-ninja",
"tipi_version": 34,
"version": "5.10.27",
"tipi_version": 35,
"version": "5.10.29",
"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.",
Expand Down Expand Up @@ -46,5 +46,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1725243159000
"updated_at": 1726803810000
}
2 changes: 1 addition & 1 deletion apps/invoice-ninja/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
invoice-ninja:
image: invoiceninja/invoiceninja:5.10.27
image: invoiceninja/invoiceninja:5.10.29
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500
Expand Down

0 comments on commit f285295

Please sign in to comment.