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 89ac8e2 commit 68aeb06Copy full SHA for 68aeb06
Dockerfile
@@ -1,7 +1,7 @@
1
FROM php:7.2-apache-stretch
2
3
ENV BOOKSTACK=BookStack \
4
- BOOKSTACK_VERSION=0.27.5 \
+ BOOKSTACK_VERSION=0.28.2 \
5
BOOKSTACK_HOME="/var/www/bookstack"
6
7
RUN apt-get update && apt-get install -y --no-install-recommends git zlib1g-dev libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev wget libldap2-dev libtidy-dev libxml2-dev fontconfig ttf-freefont wkhtmltopdf tar curl \
0 commit comments