bump to ruby 2.5.1
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ruby:2.5.0-alpine3.7
|
||||
FROM ruby:2.5.1-alpine3.7
|
||||
LABEL maintainer="Rapid7"
|
||||
|
||||
ARG BUNDLER_ARGS="--jobs=8 --without development test coverage"
|
||||
|
||||
Reference in New Issue
Block a user