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 f0406f1 commit f85cd4bCopy full SHA for f85cd4b
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Changed Base Image to nfrastack/nginx-php-fpm
5
- - BookStack 2025.12.3
+ - BookStack 2025.12.4
6
7
## 1.9.43 2025-09-23 <dave at tiredofit dot ca>
8
Containerfile
@@ -17,7 +17,7 @@ LABEL \
17
org.opencontainers.image.licenses="MIT"
18
19
ARG \
20
- BOOKSTACK_VERSION="v25.12.3" \
+ BOOKSTACK_VERSION="v25.12.4" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments