Skip to content

Commit cd0ae42

Browse files
committed
1.10.0pre
1 parent a965e80 commit cd0ae42

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### Changed
44
- Changed Base Image to nfrastack/nginx-php-fpm
5+
- BookStack 2025.7.3
56

67
## 1.9.43 2025-09-23 <dave at tiredofit dot ca>
78

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LABEL \
1717
org.opencontainers.image.licenses="MIT"
1818

1919
ARG \
20-
BOOKSTACK_VERSION="v25.07.2" \
20+
BOOKSTACK_VERSION="v25.07.3" \
2121
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
2222

2323
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md

0 commit comments

Comments
 (0)