From 78314f7a5aa80827371534b821bbb3aaa3549b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:03:32 +0000 Subject: [PATCH] Bump jeroenwillemsen/wrongsecrets Bumps jeroenwillemsen/wrongsecrets from 1.5.12-no-vault to 1.5.13-no-vault. --- updated-dependencies: - dependency-name: jeroenwillemsen/wrongsecrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Dockerfile.web | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.web b/Dockerfile.web index 75352310..b8328730 100644 --- a/Dockerfile.web +++ b/Dockerfile.web @@ -1,4 +1,4 @@ -FROM jeroenwillemsen/wrongsecrets:1.5.12-no-vault +FROM jeroenwillemsen/wrongsecrets:1.5.13-no-vault ARG argBasedVersion="1.5.12-no-vault" ARG CANARY_URLS="http://canarytokens.com/terms/about/s7cfbdakys13246ewd8ivuvku/post.jsp,http://canarytokens.com/terms/about/y0all60b627gzp19ahqh7rl6j/post.jsp" ARG CTF_ENABLED=false