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 a965e80 commit cd0ae42Copy full SHA for cd0ae42
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
### Changed
4
- Changed Base Image to nfrastack/nginx-php-fpm
5
+ - BookStack 2025.7.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.07.2" \
+ BOOKSTACK_VERSION="v25.07.3" \
21
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
22
23
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments