Skip to content

Commit 1621215

Browse files
committed
Sygnal: rollback to v0.15.1, because v0.16.0's docker image is broken
1 parent 69184bc commit 1621215

File tree

1 file changed

+1
-1
lines changed
  • roles/custom/matrix-sygnal/defaults

1 file changed

+1
-1
lines changed

roles/custom/matrix-sygnal/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix_sygnal_hostname: ''
2222
matrix_sygnal_path_prefix: /
2323

2424
# renovate: datasource=docker depName=matrixdotorg/sygnal
25-
matrix_sygnal_version: v0.16.0
25+
matrix_sygnal_version: v0.15.1
2626

2727
matrix_sygnal_base_path: "{{ matrix_base_data_path }}/sygnal"
2828
matrix_sygnal_config_path: "{{ matrix_sygnal_base_path }}/config"

0 commit comments

Comments
 (0)