Skip to content

Commit

Permalink
bump final container to use Ruby 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartin-tech committed Oct 2, 2020
1 parent 9905f6e commit 32a9719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apk add --no-cache \
&& chmod -R a+r /usr/local/bundle


FROM ruby:2.6.5-alpine3.10
FROM ruby:2.6.6-alpine3.10
LABEL maintainer="Rapid7"

ENV APP_HOME=/usr/src/metasploit-framework
Expand Down

0 comments on commit 32a9719

Please sign in to comment.