Compare commits

..

1 Commits

Author SHA1 Message Date
53427d04e4 push to 1.125.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2m23s
2025-03-04 19:40:49 +01:00

View File

@ -14,7 +14,7 @@ RUN apk add --no-cache \
poetry \
git
ENV VERSION=v1.127.1
ENV VERSION=v1.125.0
RUN git clone https://github.com/element-hq/synapse.git
WORKDIR /synapse
RUN git checkout $VERSION
@ -33,7 +33,6 @@ RUN apk add --no-cache \
python3 \
py3-psycopg2 \
py3-authlib \
py3-asn1 \
libffi \
openssl \
zlib \