Skip to content

Commit 8ce8568

Browse files
committed
Release 1.9.41 - See CHANGELOG.md
1 parent 745cfda commit 8ce8568

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 1.9.40 2025-07-07 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
66

77
ARG BOOKSTACK_VERSION
88

9-
ENV BOOKSTACK_VERSION=${BOOKSTACK_VERSION:-"v25.05.2"} \
9+
ENV BOOKSTACK_VERSION=${BOOKSTACK_VERSION:-"v25.07"} \
1010
BOOKSTACK_REPO_URL=https://github.com/BookStackApp/BookStack \
1111
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
1212
PHP_ENABLE_LDAP=TRUE \

0 commit comments

Comments
 (0)