push to 1.127.1
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2m32s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2m32s
This commit is contained in:
parent
812ea36541
commit
483e9d577c
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
||||
poetry \
|
||||
git
|
||||
|
||||
ENV VERSION=v1.125.0
|
||||
ENV VERSION=v1.127.1
|
||||
RUN git clone https://github.com/element-hq/synapse.git
|
||||
WORKDIR /synapse
|
||||
RUN git checkout $VERSION
|
||||
@ -33,6 +33,7 @@ RUN apk add --no-cache \
|
||||
python3 \
|
||||
py3-psycopg2 \
|
||||
py3-authlib \
|
||||
py3-asn1 \
|
||||
libffi \
|
||||
openssl \
|
||||
zlib \
|
||||
|
Loading…
Reference in New Issue
Block a user