Skip to content

Commit

Permalink
chore(deps): update invoiceninja/invoiceninja docker tag to v5.11.34 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 47f800f commit 095db0c
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": 70,
"version": "5.11.33",
"tipi_version": 71,
"version": "5.11.34",
"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": 1738171905000
"updated_at": 1738418525000
}
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.11.33
image: invoiceninja/invoiceninja:5.11.34
container_name: invoice-ninja
restart: unless-stopped
user: 1500:1500
Expand Down

0 comments on commit 095db0c

Please sign in to comment.