From 4294033f699daf96ba015cc26becc6f90a8fa2ae Mon Sep 17 00:00:00 2001
From: Vincent Sellier <vsellier@exoplatform.com>
Date: Sat, 21 Jul 2018 23:25:09 +0200
Subject: [PATCH] Upgrade to cozy-stack 2018M3S2

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

diff --git a/cozystack/Dockerfile b/cozystack/Dockerfile
index b0eb9f8..7f94f57 100644
--- a/cozystack/Dockerfile
+++ b/cozystack/Dockerfile
@@ -1,6 +1,6 @@
 FROM debian:stable-slim AS installer
 
-ARG COZY_VERSION=2018M2S6
+ARG COZY_VERSION=2018M3S2
 ARG NODE_VERSION=8.11.3
 
 WORKDIR /tmp
-- 
GitLab