Nathan Fretz
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
3 deletions
-
invoice-ninja/docker-compose.yml
-
invoice-ninja/umbrel-app.yml
|
|
@ -18,7 +18,7 @@ services: |
|
|
|
- app |
|
|
|
|
|
|
|
app: |
|
|
|
image: invoiceninja/invoiceninja:5.10.35@sha256:07403c783a1e7406b678c0dc658d457b685748674a8d37d786f11617baab396c |
|
|
|
image: invoiceninja/invoiceninja:5.10.39@sha256:8b32e9a503bacf74dfc7439ea3b06bec25f9e68346efeaf72456d6534dedf780 |
|
|
|
# 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: "5.10.35" |
|
|
|
version: "5.10.39" |
|
|
|
tagline: We'll help with the invoicing |
|
|
|
description: >- |
|
|
|
Invoicing, Quotes, Expenses, Tasks. |
|
|
@ -21,7 +21,7 @@ gallery: |
|
|
|
- 3.jpg |
|
|
|
path: '' |
|
|
|
releaseNotes: >- |
|
|
|
This release fixes an issue with task exports. |
|
|
|
This release includes fixes for activities. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are available at https://github.com/invoiceninja/invoiceninja/releases. |
|
|
|