Update to 0.27.5

This commit is contained in:
TBK 2020-01-23 17:41:05 +01:00
parent bfad479b47
commit ceddc61f3f
No known key found for this signature in database
GPG Key ID: 6D4FD19CB66C95EA
2 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ FROM alpine:edge
LABEL maintainer="JJTC <docker@jjtc.eu>"
ENV PPM_VERSION=2.0.0 \
ENV PPM_VERSION=2.0.3 \
PPM_HTTP_VERSION=2.0.2 \
BOOKSTACK=BookStack \
BOOKSTACK_VERSION=0.27.4 \
BOOKSTACK_VERSION=0.27.5 \
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.4-r0
image: jjtc/bookstack-ppm:0.27.5-r0
build: ./app/
restart: unless-stopped
depends_on: