mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
Merge pull request #353 from matrix-org/kegan/ci-image
Bump synapse CI image
This commit is contained in:
commit
1486ebc7d7
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -97,8 +97,8 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
services:
|
||||
synapse:
|
||||
# Custom image built from https://github.com/matrix-org/synapse/tree/v1.72.0/docker/complement with a dummy /complement/ca set
|
||||
image: ghcr.io/matrix-org/synapse-service:v1.72.0
|
||||
# Custom image built from https://github.com/matrix-org/synapse/tree/v1.94.0/docker/complement with a dummy /complement/ca set
|
||||
image: ghcr.io/matrix-org/synapse-service:v1.94.0
|
||||
env:
|
||||
SYNAPSE_COMPLEMENT_DATABASE: sqlite
|
||||
SERVER_NAME: synapse
|
||||
@ -244,8 +244,8 @@ jobs:
|
||||
# Service containers to run with `container-job`
|
||||
services:
|
||||
synapse:
|
||||
# Custom image built from https://github.com/matrix-org/synapse/tree/v1.72.0/docker/complement with a dummy /complement/ca set
|
||||
image: ghcr.io/matrix-org/synapse-service:v1.72.0
|
||||
# Custom image built from https://github.com/matrix-org/synapse/tree/v1.94.0/docker/complement with a dummy /complement/ca set
|
||||
image: ghcr.io/matrix-org/synapse-service:v1.94.0
|
||||
env:
|
||||
SYNAPSE_COMPLEMENT_DATABASE: sqlite
|
||||
SERVER_NAME: synapse
|
||||
|
Loading…
x
Reference in New Issue
Block a user