chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.126.0 #153

Merged
finn merged 1 commit from renovate/ghcr.io-element-hq-synapse-1.x into main 2025-03-21 23:07:01 +00:00

View file

@ -1,4 +1,4 @@
FROM ghcr.io/element-hq/synapse:v1.125.0
FROM ghcr.io/element-hq/synapse:v1.126.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