Nathan Fretz
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
6 additions and
5 deletions
-
invoice-ninja/docker-compose.yml
-
invoice-ninja/umbrel-app.yml
|
|
@ -18,7 +18,7 @@ services: |
|
|
|
- app |
|
|
|
|
|
|
|
app: |
|
|
|
image: invoiceninja/invoiceninja:5.8.33@sha256:9805e6b0a402dbb7011d7c4789eb72c272244e1bb11f077f7b6755a01f848ad2 |
|
|
|
image: invoiceninja/invoiceninja:5.10.16@sha256:cbe589ef50f2e3d2fcfcd61e639cd176582772ea5802d1511c1f3c69e48fdb98 |
|
|
|
# We're forced to run user/group 1500 |
|
|
|
# More detail here: https://github.com/invoiceninja/dockerfiles/blob/ad3ffc227d63740330f761dad6e8c87768577847/alpine/5/Dockerfile#L70-L80 |
|
|
|
user: "1500:1500" |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
|
id: invoice-ninja |
|
|
|
category: finance |
|
|
|
name: Invoice Ninja |
|
|
|
version: "v5.8.33" |
|
|
|
version: "v5.10.16" |
|
|
|
tagline: We’ll help with the invoicing |
|
|
|
description: |- |
|
|
|
Invoicing, Quotes, Expenses, Tasks. |
|
|
@ -20,10 +20,11 @@ gallery: |
|
|
|
- 3.jpg |
|
|
|
path: '' |
|
|
|
releaseNotes: >- |
|
|
|
This release takes invoice-ninja from version 5.8.15 to 5.8.33. |
|
|
|
This release takes invoice-ninja from version 5.8.33 to 5.10.16. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes here: https://github.com/invoiceninja/invoiceninja/releases |
|
|
|
Full release notes are found at https://github.com/invoiceninja/invoiceninja/releases. |
|
|
|
|
|
|
|
deterministicPassword: true |
|
|
|
defaultUsername: admin@example.com |
|
|
|
submitter: Umbrel |
|
|
|