push to 1.109.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 3h14m50s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 3h14m50s
This commit is contained in:
parent
44e4103c22
commit
843cb13e55
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
|||||||
poetry \
|
poetry \
|
||||||
git
|
git
|
||||||
|
|
||||||
ENV VERSION=v1.108.0
|
ENV VERSION=v1.109.0
|
||||||
RUN git clone https://github.com/element-hq/synapse.git
|
RUN git clone https://github.com/element-hq/synapse.git
|
||||||
WORKDIR /synapse
|
WORKDIR /synapse
|
||||||
RUN git checkout $VERSION
|
RUN git checkout $VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user