Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions transport/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
Loading