From 919f2842c7bb42ece96ddd9a50ccea4526574954 Mon Sep 17 00:00:00 2001 From: Florian Weber Date: Wed, 13 Mar 2024 11:06:47 +0100 Subject: [PATCH] Stick element-web version to v1.11.57 until https://github.com/element-hq/element-web/issues/27165 was fixed --- docker-compose.example.websecure.yml | 2 +- docker-compose.example.yml | 2 +- docker-include.medienhaus-spaces.websecure.yml | 2 +- docker-include.medienhaus-spaces.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose.example.websecure.yml b/docker-compose.example.websecure.yml index f9831c2..959d78e 100644 --- a/docker-compose.example.websecure.yml +++ b/docker-compose.example.websecure.yml @@ -276,7 +276,7 @@ services: # ------------------------------------------------------ element: - image: vectorim/element-web:latest + image: vectorim/element-web:v1.11.57 container_name: element restart: unless-stopped depends_on: diff --git a/docker-compose.example.yml b/docker-compose.example.yml index 462c51c..abd92cd 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -276,7 +276,7 @@ services: # ------------------------------------------------------ element: - image: vectorim/element-web:latest + image: vectorim/element-web:v1.11.57 container_name: element restart: unless-stopped depends_on: diff --git a/docker-include.medienhaus-spaces.websecure.yml b/docker-include.medienhaus-spaces.websecure.yml index 7bcc94c..4ce6003 100644 --- a/docker-include.medienhaus-spaces.websecure.yml +++ b/docker-include.medienhaus-spaces.websecure.yml @@ -26,7 +26,7 @@ services: - ./config/medienhaus-spaces.config.js:/app/config.js:ro element-medienhaus-spaces: - image: vectorim/element-web:latest + image: vectorim/element-web:v1.11.57 container_name: element-medienhaus-spaces restart: unless-stopped depends_on: diff --git a/docker-include.medienhaus-spaces.yml b/docker-include.medienhaus-spaces.yml index 6eef77e..ce2b1d7 100644 --- a/docker-include.medienhaus-spaces.yml +++ b/docker-include.medienhaus-spaces.yml @@ -32,7 +32,7 @@ services: - medienhaus-spaces--.next:/app/.next:rw element-medienhaus-spaces: - image: vectorim/element-web:latest + image: vectorim/element-web:v1.11.57 container_name: element-medienhaus-spaces restart: unless-stopped depends_on: