From 6d657deb889fdcbdd1fdcc1869b6560104426353 Mon Sep 17 00:00:00 2001
From: Wonderfall <wonderfall@targaryen.house>
Date: Thu, 31 Aug 2017 16:15:02 +0200
Subject: [PATCH] ghost 1.8.0

---
 ghost/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghost/Dockerfile b/ghost/Dockerfile
index e2bf68f..c4fe702 100644
--- a/ghost/Dockerfile
+++ b/ghost/Dockerfile
@@ -1,6 +1,6 @@
 FROM alpine:3.6
 
-ARG VERSION=1.7.1
+ARG VERSION=1.8.0
 
 ENV GHOST_NODE_VERSION_CHECK=false \
     NODE_ENV=production \