diff --git a/korebuild.json b/korebuild.json
index bd5d51a51b0f49c0530eb48578aa44a34c15ff1c..678d8bb94838ea300151a3009963fafafeb01bfd 100644
--- a/korebuild.json
+++ b/korebuild.json
@@ -1,4 +1,4 @@
 {
-  "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/dev/tools/korebuild.schema.json",
-  "channel": "dev"
+  "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.1/tools/korebuild.schema.json",
+  "channel": "release/2.1"
 }