소스 검색

Update matrix-corporal (1.3.0 -> 1.4.0)

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

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

@@ -9,7 +9,7 @@ matrix_corporal_container_expose_ports: false
# List of systemd services that matrix-corporal.service depends on
matrix_corporal_systemd_required_services_list: ['docker.service']

matrix_corporal_docker_image: "devture/matrix-corporal:1.3.0"
matrix_corporal_docker_image: "devture/matrix-corporal:1.4.0"
matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"
matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config"
matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache"


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