From e09a185007e7d0f5520920dc6b53036aecb61cea Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Wed, 13 Jun 2018 16:36:57 +0800 Subject: [PATCH] Bump discourse base image for fast swtich. --- image/discourse_fast_switch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/discourse_fast_switch/Dockerfile b/image/discourse_fast_switch/Dockerfile index 8939463..12c7a98 100644 --- a/image/discourse_fast_switch/Dockerfile +++ b/image/discourse_fast_switch/Dockerfile @@ -2,7 +2,7 @@ # VERSION: 1.5.0 # Allow to easily switch Ruby version in images that derive off this -FROM discourse/base:2.0.20180605 +FROM discourse/base:2.0.20180608 #LABEL maintainer="Sam Saffron \"https://twitter.com/samsaffron\"" -- 2.25.1