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 745cfda commit 8ce8568Copy full SHA for 8ce8568
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.9.41 2025-07-30 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Book Stack 25.07
5
6
7
## 1.9.40 2025-07-07 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG BOOKSTACK_VERSION
-ENV BOOKSTACK_VERSION=${BOOKSTACK_VERSION:-"v25.05.2"} \
+ENV BOOKSTACK_VERSION=${BOOKSTACK_VERSION:-"v25.07"} \
10
BOOKSTACK_REPO_URL=https://github.com/BookStackApp/BookStack \
11
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
12
PHP_ENABLE_LDAP=TRUE \
0 commit comments