mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Synchronize base ruby image with .ruby-version
This commit is contained in:
parent
7e2dab4ddc
commit
192125264f
@ -1,4 +1,4 @@
|
||||
FROM ruby:2.3-alpine
|
||||
FROM ruby:2.4.1-alpine
|
||||
MAINTAINER Rapid7
|
||||
|
||||
ARG BUNDLER_ARGS="--jobs=8 --without development test coverage"
|
||||
|
Loading…
Reference in New Issue
Block a user