mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
switch to matrixdotorg's docker image
This commit is contained in:
parent
5ca1ad60aa
commit
117be33937
|
|
@ -2,7 +2,7 @@ version: 2
|
||||||
jobs:
|
jobs:
|
||||||
dendrite:
|
dendrite:
|
||||||
docker:
|
docker:
|
||||||
- image: anoa/sytest-dendrite
|
- image: matrixdotorg/sytest-dendrite
|
||||||
working_directory: /src
|
working_directory: /src
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue