Browse Source

Update Invoice Ninja to v5.8.33 (#1005)

main
Nathan Fretz 10 months ago
committed by GitHub
parent
commit
5cf5c0b65a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      invoice-ninja/docker-compose.yml
  2. 4
      invoice-ninja/umbrel-app.yml

2
invoice-ninja/docker-compose.yml

@ -18,7 +18,7 @@ services:
- app
app:
image: invoiceninja/invoiceninja:5.8.15@sha256:59a283bb7fab29d432047264b12066de4f13eae78fb03f8f5126bcbf75c20570
image: invoiceninja/invoiceninja:5.8.33@sha256:9805e6b0a402dbb7011d7c4789eb72c272244e1bb11f077f7b6755a01f848ad2
# 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"

4
invoice-ninja/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: invoice-ninja
category: finance
name: Invoice Ninja
version: "v5.8.15"
version: "v5.8.33"
tagline: We’ll help with the invoicing
description: |-
Invoicing, Quotes, Expenses, Tasks.
@ -20,7 +20,7 @@ gallery:
- 3.jpg
path: ''
releaseNotes: >-
This release takes invoice-ninja from version 5.5.93 to 5.8.15.
This release takes invoice-ninja from version 5.8.15 to 5.8.33.
Full release notes here: https://github.com/invoiceninja/invoiceninja/releases

Loading…
Cancel
Save