Skip to content

Commit

Permalink
fix(implementations): update neqo image to new repository (#344)
Browse files Browse the repository at this point in the history
Neqo's interop runner Docker image is now hosted on GitHub's container registry
and continuously updated via a daily GitHub action.

See mozilla/neqo#1552 for details.
  • Loading branch information
mxinden authored Jan 24, 2024
1 parent ca27dcb commit 3886d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"role": "both"
},
"neqo": {
"image": "neqoquic/neqo-qns:latest",
"image": "ghcr.io/mozilla/neqo-qns:latest",
"url": "https://github.com/mozilla/neqo",
"role": "both"
},
Expand Down

0 comments on commit 3886d33

Please sign in to comment.