really use ruby 2.7.2 :)

This commit is contained in:
Christian Mehlmauer
2020-12-15 13:44:48 +01:00
committed by GitHub
parent 48d363031b
commit 6d347ada98

View File

@@ -19,7 +19,7 @@ RUN rake install --trace
RUN chmod -R a+r /usr/local/bundle
FROM ruby:2.7.1-alpine
FROM ruby:2.7.2-alpine
LABEL maintainer="WPScan Team <contact@wpscan.com>"
LABEL org.opencontainers.image.source https://github.com/wpscanteam/wpscan