From 37550e51d51498811b279ea8778776b9d9607956 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?PICHOU=20Ky=C3=A2ne?= <kyane@kyane.fr>
Date: Wed, 11 Apr 2018 20:05:32 +0200
Subject: [PATCH] Upgrade etherpad to 1.6.5

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

diff --git a/pica-etherpad/Dockerfile b/pica-etherpad/Dockerfile
index a477d3d9..0c1a8d57 100644
--- a/pica-etherpad/Dockerfile
+++ b/pica-etherpad/Dockerfile
@@ -1,7 +1,7 @@
 FROM registry.picasoft.net:5000/pica-debian:latest
 MAINTAINER antoine@barbare.me
 
-ENV ETHERPAD_VERSION 1.6.3
+ENV ETHERPAD_VERSION 1.6.5
 ENV NODE_ENV=production
 
 #Copy configuration
-- 
GitLab