We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab580ea commit c850df8Copy full SHA for c850df8
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Change base to nfrastack/nginx-php-fpm
5
- - Invoice Ninja 5.12.29
+ - Invoice Ninja 5.12.30
6
- Invoice Ninja UI 07.10.2025.1
7
8
## 1.1.99 2025-10-06 <dave at tiredofit dot ca>
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- INVOICENINJA_VERSION="v5.12.29" \
+ INVOICENINJA_VERSION="v5.12.30" \
22
INVOICENINJA_REACT_VERSION="07.10.2025.1" \
23
INVOICENINJA_REPO_URL=https://github.com/invoiceninja/invoiceninja \
24
INVOICENINJA_REACT_REPO_URL=https://github.com/invoiceninja/ui
0 commit comments