Skip to content

Commit 1c074d0

Browse files
committed
Release 2.0.3 - See CHANGELOG.md
1 parent 9bbf0fe commit 1c074d0

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+
## 2.0.3 2026-06-09 <code at nfrastack dot com>
2+
3+
### Added
4+
- BookStack 2026.5.1
5+
6+
17
## 2.0.2 2026-05-28 <code at nfrastack dot com>
28

39
### Added

Containerfile

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

2020
ARG \
21-
BOOKSTACK_VERSION="v26.05" \
21+
BOOKSTACK_VERSION="v26.05.1" \
2222
BOOKSTACK_REPO_URL="https://github.com/BookStackApp/BookStack"
2323

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

0 commit comments

Comments
 (0)