Skip to content

Commit

Permalink
bump Bookstack version to 0.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmandoAssuncao committed Nov 13, 2019
1 parent c17abfd commit d2191af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:7.1-apache-stretch

ENV BOOKSTACK=BookStack \
BOOKSTACK_VERSION=0.26.4 \
BOOKSTACK_VERSION=0.27.5 \
BOOKSTACK_HOME="/var/www/bookstack"

RUN apt-get update && apt-get install -y git zlib1g-dev libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev wget libldap2-dev libtidy-dev \
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.26.4
0.27.5

0 comments on commit d2191af

Please sign in to comment.