matrix-synapse: Use newer lighttpd image.

This commit is contained in:
Skyler Mäntysaari 2023-06-27 10:04:17 +00:00 committed by Alexander Olofsson
parent 4131e2ee75
commit 584f82d7a2

View file

@ -650,7 +650,7 @@ wellknown:
## The lighttpd image to run.
##
image:
repository: m4rcu5/lighttpd
repository: ghcr.io/rtsp/docker-lighttpd
tag: latest
pullPolicy: Always