From 8569ebac0754b81c1fccf8be19cf6d9614d798f9 Mon Sep 17 00:00:00 2001 From: nidhilashkari17 <108564211+nidhilashkari17@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:24:10 +0530 Subject: [PATCH] chore: update zendesk image (#791) --- .../sources/singer_zendesk_support/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_zendesk_support/db-config.json b/src/configurations/sources/singer_zendesk_support/db-config.json index 0ae2349e6..6b39196c7 100644 --- a/src/configurations/sources/singer_zendesk_support/db-config.json +++ b/src/configurations/sources/singer_zendesk_support/db-config.json @@ -3,7 +3,7 @@ "category": "singer-protocol", "displayName": "Zendesk Support", "options": { - "image": "rudderstack/source-zendesk-support:v8.1.0" + "image": "rudderstack/source-zendesk-support:v8.1.0-alpha.d99276fe70" }, "type": "cloudSource" }