There was an error while loading. Please reload this page.
1 parent 268e841 commit 428f11aCopy full SHA for 428f11a
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Changed Base Image to nfrastack/nginx-php-fpm
5
- - BookStack 2025.12.5
+ - BookStack 2025.12.6
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.5" \
+ BOOKSTACK_VERSION="v25.12.6" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments