diff --git a/Dockerfile b/Dockerfile index 8919dff..311c805 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/matrixdotorg/synapse:v1.118.0 +FROM docker.io/matrixdotorg/synapse:v1.119.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"