Update to 0.28.0

This commit is contained in:
TBK 2020-02-04 01:02:59 +01:00
parent de9271fd6b
commit 432f954173
No known key found for this signature in database
GPG Key ID: 6D4FD19CB66C95EA
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ LABEL maintainer="JJTC <docker@jjtc.eu>"
ENV PPM_VERSION=2.0.3 \
PPM_HTTP_VERSION=2.0.2 \
BOOKSTACK=BookStack \
BOOKSTACK_VERSION=0.27.5 \
BOOKSTACK_VERSION=0.28.0 \
BOOKSTACK_HOME="/app"
COPY docker-entrypoint.sh /app/docker-entrypoint.sh

View File

@ -25,7 +25,7 @@ services:
- backend
app:
image: jjtc/bookstack-ppm:0.27.5-r0
image: jjtc/bookstack-ppm:0.28.0-r0
build: ./app/
restart: unless-stopped
depends_on: