Skip to content

Commit

Permalink
Merge pull request #759 from cloudkats/renovate/master-trufflehog-tru…
Browse files Browse the repository at this point in the history
…fflehogdockerfile

chore(deps): update python docker tag to v3.12 (trufflehog/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored Nov 19, 2023
2 parents a607cfc + 18b56e9 commit e75541d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trufflehog/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.12-slim

# renovate: datasource=github-releases depName=trufflesecurity/truffleHog
ARG PACKAGE_VERSION=3.62.1
Expand Down

0 comments on commit e75541d

Please sign in to comment.