We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68947f0 commit cc8eed7Copy full SHA for cc8eed7
2 files changed
CHANGELOG.md
@@ -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
7
## 1.6.52 2022-06-28 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -2,7 +2,7 @@ FROM docker.io/tiredofit/nginx-php-fpm:8.0
LABEL maintainer="Dave Conroy (github.com/tiredofit)"
### Default Runtime Environment Variables
-ENV BOOKSTACK_VERSION=v22.06.2 \
+ENV BOOKSTACK_VERSION=v22.07 \
BOOKSTACK_REPO_URL=https://github.com/BookStackApp/BookStack \
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
PHP_ENABLE_LDAP=TRUE \
0 commit comments