aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d88c397..b50a8e5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -263,7 +263,7 @@ RUN if [ ${MASTODON} -eq 1 ]; then cd /tmp \
ARG MATRIX=1
ARG OLM_VERSION=3.1.4
-ARG MATRIX_VERSION=4494ba2
+ARG MATRIX_VERSION=1d23385
RUN if [ ${MATRIX} -eq 1 ]; then cd /tmp \
&& apk add --no-cache --update \