mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
update monero v0.18.3.2
This commit is contained in:
parent
8dc472a9c8
commit
e29fcd328b
@ -7,8 +7,8 @@ RUN useradd -m matt
|
|||||||
USER matt
|
USER matt
|
||||||
WORKDIR /home/matt
|
WORKDIR /home/matt
|
||||||
|
|
||||||
RUN wget https://downloads.getmonero.org/linux64
|
RUN wget https://downloads.getmonero.org/cli/linux64
|
||||||
RUN tar xvf linux64 && rm linux64
|
RUN tar xvf linux64 && rm linux64
|
||||||
RUN mv monero-x86_64-linux-gnu-v0.18.3.1/ monero/
|
RUN mv monero-x86_64-linux-gnu-v0.18.3.2/ monero/
|
||||||
|
|
||||||
COPY --chown=matt:matt entry.sh ./
|
COPY --chown=matt:matt entry.sh ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user