From a29615658e899dc0d2a987b903631d583f21b3fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:34:01 +0000 Subject: [PATCH] Update docker.io/matrixdotorg/synapse Docker tag to v1.156.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9f7ac7a..8593a07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/matrixdotorg/synapse:v1.149.1 +FROM docker.io/matrixdotorg/synapse:v1.156.0 LABEL org.opencontainers.image.source=https://github.com/SeaGL/matrix-synapse-dev-image LABEL org.opencontainers.image.description="Developer environment-optimized Matrix Synapse image"