Update php-pm-httpkernel to 2.0.3
This commit is contained in:
parent
fd378ef714
commit
afa2849574
|
|
@ -3,7 +3,7 @@ FROM alpine:3.11
|
||||||
LABEL maintainer="JJTC <docker@jjtc.eu>"
|
LABEL maintainer="JJTC <docker@jjtc.eu>"
|
||||||
|
|
||||||
ENV PPM_VERSION=2.0.3 \
|
ENV PPM_VERSION=2.0.3 \
|
||||||
PPM_HTTP_VERSION=2.0.2 \
|
PPM_HTTP_VERSION=2.0.3 \
|
||||||
BOOKSTACK=BookStack \
|
BOOKSTACK=BookStack \
|
||||||
BOOKSTACK_VERSION=0.28.3 \
|
BOOKSTACK_VERSION=0.28.3 \
|
||||||
BOOKSTACK_HOME="/app"
|
BOOKSTACK_HOME="/app"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue