Switch to ghcr.io image for Synapse (#12869)
Due to dockerhub rate-limiting Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6ca4f670bf
commit
1be4c12fd2
@@ -29,7 +29,7 @@ need to have Docker installed and working in order to run the Playwright tests.
|
||||
There are a few different ways to run the tests yourself. The simplest is to run:
|
||||
|
||||
```shell
|
||||
docker pull matrixdotorg/synapse:develop
|
||||
docker pull ghcr.io/element-hq/synapse:develop
|
||||
yarn run test:playwright
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user