Ver a proveniência

Update to newer docker image with updated alpine and goofys version

pull/1300/head
SkepticalWaves há 4 anos
ascendente
cometimento
f5c0c46421
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/matrix-synapse/defaults/main.yml Ver ficheiro

@@ -532,7 +532,7 @@ matrix_synapse_ext_spam_checker_mjolnir_antispam_config_ban_lists: []

matrix_s3_media_store_enabled: false
matrix_s3_media_store_custom_endpoint_enabled: false
matrix_s3_goofys_docker_image: "ewoutp/goofys:latest"
matrix_s3_goofys_docker_image: "brndnmtthws/goofys:latest"
matrix_s3_goofys_docker_image_force_pull: "{{ matrix_s3_goofys_docker_image.endswith(':latest') }}"
matrix_s3_media_store_custom_endpoint: "your-custom-endpoint"
matrix_s3_media_store_bucket_name: "your-bucket-name"


Carregando…
Cancelar
Guardar