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 0908b24 commit 5d16cf7Copy full SHA for 5d16cf7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
### Changed
4
- Changed Base Image to nfrastack/nginx-php-fpm
5
- - BookStack 2025.11.2
+ - BookStack 2025.11.3
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.2" \
+ BOOKSTACK_VERSION="v25.11.3" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments