1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

upgrade ghost to 0.11.2

This commit is contained in:
kev 2016-10-16 23:07:40 +08:00
parent 9d288300b4
commit 28eb8fa489

@ -5,7 +5,7 @@
FROM easypi/alpine-arm
MAINTAINER EasyPi Software Foundation
ENV GHOST_VER 0.9.0
ENV GHOST_VER 0.11.2
ENV GHOST_URL https://ghost.org/archives/ghost-$GHOST_VER.zip
ENV GHOST_SOURCE /usr/src/ghost
ENV GHOST_CONTENT /var/lib/ghost