Add support for Ruby 2.4 in 1.4.0.
[discourse_docker.git] / image / discourse_bench / Dockerfile
index 38a9669eadc3a2f7d14e51718669c972d110654c..97f0bf0c8105654c572fc6dcb29b87d765c322a8 100644 (file)
@@ -1,6 +1,6 @@
 # NAME:     discourse/discourse_bench
-# VERSION:  1.3.8
-FROM discourse/discourse_test:1.3.8
+# VERSION:  1.4.0
+FROM discourse/discourse_test:1.4.0
 
 MAINTAINER Gerhard Schlager <mail@gerhard-schlager.at>