From 96a10e38ce2b6358c6210fab55589ab5e5ec7f88 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Fri, 9 Mar 2018 10:51:22 +0100
Subject: [PATCH] Update to 1.9.4

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

diff --git a/Dockerfile b/Dockerfile
index 0a9259c..00c67fb 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.0.beta12 \
+    DISCOURSE_VERSION=1.9.4 \
     BUILD_DEPS="\
       autoconf \
       jhead \
-- 
GitLab