From 6ced99fb0240a357eb4935eac9ccdc40b1433d7e Mon Sep 17 00:00:00 2001 From: D-K-P Date: Tue, 21 Feb 2023 13:12:14 +0000 Subject: [PATCH] Updated the healthcheck image --- apps/webapp/prisma/seed.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/webapp/prisma/seed.ts b/apps/webapp/prisma/seed.ts index 6d36fe354..2a4a2d0e1 100644 --- a/apps/webapp/prisma/seed.ts +++ b/apps/webapp/prisma/seed.ts @@ -39,7 +39,7 @@ async function seed() { const scheduledHealthcheck = { repositoryUrl: "https://github.com/triggerdotdev/scheduled-healthcheck", imageUrl: - "https://imagedelivery.net/3TbraffuDZ4aEf8KWOmI_w/706ad84b-cf6d-4b57-2e57-f76183a62d00/public", + "https://imagedelivery.net/3TbraffuDZ4aEf8KWOmI_w/6dbe0780-1950-4645-6e64-f3eb65296900/public", title: "Run a scheduled healthcheck on your website every 5 minutes", shortTitle: "Scheduled Healthcheck", description: