Skip to content

Commit 23fda4e

Browse files
committed
Fix Heroku deploy
1 parent 9fe2849 commit 23fda4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.web

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM jeroenwillemsen/wrongsecrets:1.13.1-alpha11-no-vault
2-
ARG argBasedVersion="1.13.1-alpha11-no-vault"
1+
FROM jeroenwillemsen/wrongsecrets:1.13.1-no-vault
2+
ARG argBasedVersion="1.13.1-no-vault"
33
ARG spring_profile="without-vault"
44
ARG CANARY_URLS="http://canarytokens.com/terms/about/s7cfbdakys13246ewd8ivuvku/post.jsp,http://canarytokens.com/terms/about/y0all60b627gzp19ahqh7rl6j/post.jsp"
55
ARG CTF_ENABLED=false

0 commit comments

Comments
 (0)