push to 1.131.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Has been cancelled
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Has been cancelled
This commit is contained in:
parent
39046df8f1
commit
b7ffb89f17
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
||||||
poetry \
|
poetry \
|
||||||
git
|
git
|
||||||
|
|
||||||
ENV VERSION=v1.130.0
|
ENV VERSION=v1.131.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…
Add table
Add a link
Reference in a new issue