chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.128.0
All checks were successful
/ build-synapse (push) Successful in 28s
/ roll out update (push) Successful in 4s

This commit is contained in:
Renovate Bot 2025-04-09 01:03:57 +00:00
parent c298eb692e
commit 6ba96b5313

View file

@ -1,4 +1,4 @@
FROM ghcr.io/element-hq/synapse:v1.127.1
FROM ghcr.io/element-hq/synapse:v1.128.0
RUN pip install boto3 humanize tqdm
# there is probably a better way to figure out where the site packages are
# this used to be hard coded to /usr/local/lib/python3.11/site-packages but then synapse updated it's minor python version and it broke