0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00

Use older sytest-dendrite image

This commit is contained in:
Till Faelligen 2022-12-09 18:45:42 +01:00
parent 8846de7312
commit aaf4e5c865
No known key found for this signature in database
GPG key ID: 3DF82D8AB9211D4E

View file

@ -331,7 +331,8 @@ jobs:
postgres: postgres
api: full-http
container:
image: matrixdotorg/sytest-dendrite:latest
# Temporary for debugging to see if this image is working better.
image: matrixdotorg/sytest-dendrite@sha256:434ad464a9f4ed3f8c3cc47200275b6ccb5c5031a8063daf4acea62be5a23c73
volumes:
- ${{ github.workspace }}:/src
- /root/.cache/go-build:/github/home/.cache/go-build