diff --git a/Dockerfile b/Dockerfile index bc40e74..87d0bce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/matrixdotorg/synapse:v1.120.0 +FROM docker.io/matrixdotorg/synapse:v1.120.2 LABEL org.opencontainers.image.source=https://github.com/SeaGL/matrix-synapse-dev-image LABEL org.opencontainers.image.description="Developer environment-optimized Matrix Synapse image"