From b650047fd5781dc1970f49b7696ad72d1af80213 Mon Sep 17 00:00:00 2001
From: Vincent Sellier <vsellier@exoplatform.com>
Date: Sat, 22 Sep 2018 12:26:03 +0200
Subject: [PATCH] Upgrade to cozy-stack 2018M3S6

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

diff --git a/cozystack/Dockerfile b/cozystack/Dockerfile
index fd48137..d44cb15 100644
--- a/cozystack/Dockerfile
+++ b/cozystack/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:stable-slim AS installer
 
-ARG COZY_VERSION=2018M3S4
+ARG COZY_VERSION=2018M3S6
 ARG NODE_VERSION=8.11.3
 
 WORKDIR /tmp
-- 
GitLab