瀏覽代碼

Update Synapse (v0.33.4 -> v0.33.5.1)

pull/13/head
Slavi Pantaleev 7 年之前
父節點
當前提交
4fbaa02bef
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

+ 1
- 1
roles/matrix-server/defaults/main.yml 查看文件

@@ -122,7 +122,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.4"
matrix_docker_image_synapse: "matrixdotorg/synapse:v0.33.5.1"
matrix_docker_image_nginx: "nginx:1.15.3-alpine"
matrix_docker_image_riot: "avhost/docker-matrix-riot:v0.16.4"
matrix_docker_image_goofys: "cloudproto/goofys:latest"


Loading…
取消
儲存