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 5f07634 commit b28bf6bCopy full SHA for b28bf6b
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Changed Base Image to nfrastack/nginx-php-fpm
5
- - BookStack 2025.11.5
+ - BookStack 2025.11.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.11.5" \
+ BOOKSTACK_VERSION="v25.11.6" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments