You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
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