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