From: Guo Xiang Tan Date: Wed, 13 Jun 2018 08:36:57 +0000 (+0800) Subject: Bump discourse base image for fast swtich. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e09a185007e7d0f5520920dc6b53036aecb61cea;p=discourse_docker.git Bump discourse base image for fast swtich. --- 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\""