From d24f0d6450c05fdfbb11cd2ecaefe682e913b34a Mon Sep 17 00:00:00 2001 From: Joseph Beshay Date: Tue, 26 Mar 2024 19:02:03 -0700 Subject: [PATCH] update mvfst interop image (#374) --- implementations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations.json b/implementations.json index c5c71dda..9b3358ed 100644 --- a/implementations.json +++ b/implementations.json @@ -10,7 +10,7 @@ "role": "both" }, "mvfst": { - "image": "lnicco/mvfst-qns:latest", + "image": "ghcr.io/facebook/proxygen/mvfst-interop:latest", "url": "https://github.com/facebookincubator/mvfst", "role": "both" },