bump ruby versions
Address a some recent Ruby vulns by bumping suggested versions to the latest release.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ruby:2.6.5-alpine3.10 AS builder
|
||||
FROM ruby:2.6.6-alpine3.10 AS builder
|
||||
LABEL maintainer="Rapid7"
|
||||
|
||||
ARG BUNDLER_ARGS="--jobs=8 --without development test coverage"
|
||||
|
||||
Reference in New Issue
Block a user