From 6b201af4efdc2de0e83e9f6719be0508daa76c40 Mon Sep 17 00:00:00 2001 From: unteem <timothee@unteem.org> Date: Wed, 19 Sep 2018 10:40:10 +0200 Subject: [PATCH] update discourse version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ebea045..0e54ffd 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=2.0.0.beta5 \ + DISCOURSE_VERSION=2.2.0.beta2 \ BUILD_DEPS="\ autoconf \ jhead \ -- GitLab