Compare commits
2 Commits
471ec62d02
...
202be63c7a
Author | SHA1 | Date | |
---|---|---|---|
202be63c7a | |||
d030d9cfda |
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
|||||||
poetry \
|
poetry \
|
||||||
git
|
git
|
||||||
|
|
||||||
ENV VERSION=v1.112.0
|
ENV VERSION=v1.118.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