Skip to content

Commit cc8eed7

Browse files
committed
Release 1.6.53 - See CHANGELOG.md
1 parent 68947f0 commit cc8eed7

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.6.53 2022-07-29 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Bookstack 22.07
5+
6+
17
## 1.6.52 2022-06-28 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM docker.io/tiredofit/nginx-php-fpm:8.0
22
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
33

44
### Default Runtime Environment Variables
5-
ENV BOOKSTACK_VERSION=v22.06.2 \
5+
ENV BOOKSTACK_VERSION=v22.07 \
66
BOOKSTACK_REPO_URL=https://github.com/BookStackApp/BookStack \
77
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
88
PHP_ENABLE_LDAP=TRUE \

0 commit comments

Comments
 (0)