Bump discourse base image for fast swtich.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 13 Jun 2018 08:36:57 +0000 (16:36 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 13 Jun 2018 08:36:57 +0000 (16:36 +0800)
image/discourse_fast_switch/Dockerfile

index 893946330317e5670401455de4e83b4be88e26c0..12c7a989dab6495001f81536337e11675aa8d9f9 100644 (file)
@@ -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\""