소스 검색

Upgrade Synapse (v0.33.7rc2 -> 0.33.7)

pull/14/head
Slavi Pantaleev 7 년 전
부모
커밋
a0320346e1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

+ 1
- 1
roles/matrix-server/defaults/main.yml 파일 보기

@@ -134,7 +134,7 @@ matrix_docker_image_postgres_v9: "postgres:9.6.10-alpine"
matrix_docker_image_postgres_v10: "postgres:10.5-alpine"
matrix_docker_image_postgres_latest: "{{ matrix_docker_image_postgres_v10 }}"

matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.7rc2"
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.7"
matrix_docker_image_nginx: "nginx:1.15.5-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.17.0"
matrix_docker_image_goofys: "cloudproto/goofys:latest"


불러오는 중...
취소
저장