There was an error while loading. Please reload this page.
1 parent 9bbf0fe commit 1c074d0Copy full SHA for 1c074d0
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.0.3 2026-06-09 <code at nfrastack dot com>
2
+
3
+ ### Added
4
+ - BookStack 2026.5.1
5
6
7
## 2.0.2 2026-05-28 <code at nfrastack dot com>
8
9
### Added
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- BOOKSTACK_VERSION="v26.05" \
+ BOOKSTACK_VERSION="v26.05.1" \
22
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments