push to 0.7.3
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 1m24s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 1m24s
This commit is contained in:
parent
0cd8b71aba
commit
c837d999a7
@ -13,7 +13,7 @@ RUN ln -s /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so
|
|||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
ENV VERSION=v0.7.2
|
ENV VERSION=v0.7.3
|
||||||
RUN git clone https://github.com/mautrix/discord.git
|
RUN git clone https://github.com/mautrix/discord.git
|
||||||
WORKDIR /build/discord
|
WORKDIR /build/discord
|
||||||
RUN git checkout $VERSION
|
RUN git checkout $VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user