diff --git a/transport/images.yaml b/transport/images.yaml index 04466ebd..77e798ed 100644 --- a/transport/images.yaml +++ b/transport/images.yaml @@ -202,9 +202,8 @@ implementations: - id: python-v0.x source: type: github - repo: libp2p/py-libp2p - #commit: 22ea173ac0359a386275bdf6b846bc52a0082e91 - commit: e4cb3f8c0c758420f9bdd6a195529b22f14ab765 + repo: sumanjeet0012/py-libp2p + commit: 2d6412e3756ae1a56c648c8d0d79cf3387aaf1fc dockerfile: interop/transport/Dockerfile transports: [tcp, ws, wss, quic-v1] secureChannels: [tls, noise]