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 54d1634 commit 745cfdaCopy full SHA for 745cfda
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.9.40 2025-07-07 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - BookStack 25.05.2
5
6
7
## 1.9.39 2025-06-17 <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.1"} \
+ENV BOOKSTACK_VERSION=${BOOKSTACK_VERSION:-"v25.05.2"} \
10
BOOKSTACK_REPO_URL=https://github.com/BookStackApp/BookStack \
11
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
12
PHP_ENABLE_LDAP=TRUE \
0 commit comments