From e6aad9498d3c2960080501e0a833eb2e021a3f43 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Sun, 1 Apr 2018 14:33:12 +0200
Subject: [PATCH] Update to latest

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

diff --git a/Dockerfile b/Dockerfile
index 00c67fb..629c8c6 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -8,7 +8,7 @@ ENV RAILS_ENV=production \
     DISCOURSE_SERVE_STATIC_ASSETS=true \
     GIFSICLE_VERSION=1.88 \
     PNGQUANT_VERSION=2.8.0 \
-    DISCOURSE_VERSION=1.9.4 \
+    DISCOURSE_VERSION=2.0.0.beta5 \
     BUILD_DEPS="\
       autoconf \
       jhead \
-- 
GitLab