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:
parent
6ca4f670bf
commit
1be4c12fd2
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue