mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
fix ghost-arm
This commit is contained in:
parent
3b8e681a73
commit
3f2de16f02
@ -6,7 +6,7 @@ FROM easypi/alpine-arm
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV GHOST_VER 0.11.8
|
||||
ENV GHOST_URL https://ghost.org/archives/ghost-$GHOST_VER.zip
|
||||
ENV GHOST_URL https://github.com/TryGhost/Ghost/releases/download/$GHOST_VER/Ghost-$GHOST_VER.zip
|
||||
ENV GHOST_SOURCE /usr/src/ghost
|
||||
ENV GHOST_CONTENT /var/lib/ghost
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user