Compare commits
No commits in common. "202be63c7a76580c2cdc0237962694a662a207e1" and "471ec62d02ce275a5973ef2c6793fd80eb9e5a64" have entirely different histories.
202be63c7a
...
471ec62d02
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
|||||||
poetry \
|
poetry \
|
||||||
git
|
git
|
||||||
|
|
||||||
ENV VERSION=v1.118.0
|
ENV VERSION=v1.112.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