push to 0.6.5
This commit is contained in:
parent
2c886bc537
commit
b5fac10757
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ RUN ln -s /usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
ENV VERSION=v0.6.4
|
ENV VERSION=v0.6.5
|
||||||
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…
Add table
Add a link
Reference in a new issue