Dockerfile in aws_recon-0.2.9 vs Dockerfile in aws_recon-0.2.10
- old
+ new
@@ -3,10 +3,10 @@
LABEL maintainer="Darkbit <info@darkbit.io>"
ARG USER=recon
ARG GEM=aws_recon
-ARG VERSION=0.2.8
+ARG VERSION=0.2.9
ARG BUNDLER_VERSION=2.1.4
# Install new Bundler version
RUN rm /usr/local/lib/ruby/gems/*/specifications/default/bundler-*.gemspec && \
gem uninstall bundler && \