Update Element to 1.11.53

This commit is contained in:
Daniel Berteaud 2024-01-05 09:25:55 +01:00
parent 22b03332a3
commit 7cffdd0289
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM nginxinc/nginx-unprivileged:alpine
MAINTAINER [[ .docker.maintainer ]]
ARG ELEMENT_VERSION=1.11.52 \
ARG ELEMENT_VERSION=1.11.53 \
SYNAPSE_ADMIN_VERSION=0.8.7
ENV ELEMENT_NGINX_BIND_ADDR=0.0.0.0 \

View File

@ -101,7 +101,7 @@ matrix:
nginx:
# The image to use
image: '[[ .docker.repo ]]matrix-element:1.11.52-1'
image: '[[ .docker.repo ]]matrix-element:1.11.53-1'
# Resource allocation
resources: