From 84a3e8936ef7710b1a4f9f49a558a3f768feb42f Mon Sep 17 00:00:00 2001 From: Pierre Ozoux <pierre@ozoux.net> Date: Sat, 9 Dec 2017 10:45:52 +0100 Subject: [PATCH] Update to beta15 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0a9259c..0dfa878 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.0.beta15 \ BUILD_DEPS="\ autoconf \ jhead \ -- GitLab