We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6996739 + c4f317b commit ae2781bCopy full SHA for ae2781b
trufflehog/Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.10-slim
2
3
# renovate: datasource=github-releases depName=trufflesecurity/truffleHog
4
-ARG PACKAGE_VERSION=3.13.0
+ARG PACKAGE_VERSION=3.14.0
5
6
ENV APT_PACKAGES="bash jq git"
7
ENV PYTHON_PACKAGES="yq pip truffleHog"
0 commit comments