Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
chore: update findsecbugs version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alimalek71 authored and felixhammerl committed Feb 16, 2020
1 parent e5fd10a commit 3874960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN cargo install cargo cargo-audit --root /home/rust && \
FROM alpine:3.10

ENV RUBY_VERSION=2.6.3
ENV FINDSECBUGS_VERSION=1.8.0
ENV FINDSECBUGS_VERSION=1.10.1
ENV OWASP_VERSION=5.2.4

ARG FINDSECBUGS_FOLDER=/usr/local/opt/findsecbugs
Expand Down

0 comments on commit 3874960

Please sign in to comment.