push to 1.104.0
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 12m17s
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 12m17s
This commit is contained in:
parent
bbae3ba73e
commit
6c75747f79
@ -13,7 +13,7 @@ RUN apk add --no-cache \
|
|||||||
poetry \
|
poetry \
|
||||||
git
|
git
|
||||||
|
|
||||||
ENV VERSION=v1.103.0
|
ENV VERSION=v1.104.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