Update to 0.26.2

This commit is contained in:
TBK 2019-05-27 16:32:32 +02:00
parent b185a0daad
commit 4b5da59297
No known key found for this signature in database
GPG Key ID: 5FFB25718720C7D7
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.0 \
PPM_HTTP_VERSION=2.0.1 \
BOOKSTACK=BookStack \
BOOKSTACK_VERSION=0.26.1 \
BOOKSTACK_VERSION=0.26.2 \
BOOKSTACK_HOME="/app"
COPY docker-entrypoint.sh /app/docker-entrypoint.sh

View File

@ -27,7 +27,7 @@ services:
- "traefik.enable=false"
app:
image: jjtc/bookstack-ppm:0.26.1-r0
image: jjtc/bookstack-ppm:0.26.2-r0
build: ./app/
restart: unless-stopped
depends_on: