Update nginx Docker tag to v1.31.4

This commit is contained in:
renovate[bot]
2026-08-21 02:02:56 +03:00
committed by Slavi Pantaleev
parent 7fbdb21309
commit 1ba962c353
@@ -1930,7 +1930,7 @@ matrix_synapse_register_user_script_matrix_authentication_service_path: ""
matrix_synapse_reverse_proxy_companion_enabled: "{{ matrix_synapse_enabled and matrix_synapse_workers_enabled }}"
# renovate: datasource=docker depName=nginx
matrix_synapse_reverse_proxy_companion_version: 1.31.3-alpine
matrix_synapse_reverse_proxy_companion_version: 1.31.4-alpine
matrix_synapse_reverse_proxy_companion_base_path: "{{ matrix_synapse_base_path }}/reverse-proxy-companion"
matrix_synapse_reverse_proxy_companion_confd_path: "{{ matrix_synapse_reverse_proxy_companion_base_path }}/conf.d"