dump latest version, institute block list again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
ENV MONERO_HASH 01bb6e18773a461a4dcfe2a6d4e4f7e1708b26634bc56696d68c539c3a66f81a
|
||||
ENV MONERO_DL_URL https://downloads.getmonero.org/cli/monero-linux-x64-v0.17.1.6.tar.bz2
|
||||
ENV MONERO_HASH 98ce0d22db0d1112114bbad4c9773d1490d30e5c643423c2e5bffc19553207f9
|
||||
ENV MONERO_DL_URL https://downloads.getmonero.org/cli/monero-linux-x64-v0.17.1.7.tar.bz2
|
||||
ENV MONERO_DL_FILE monero.tar.bz2
|
||||
ENV MONERO_SUMS_FILE sha256sums
|
||||
|
||||
@@ -33,6 +33,8 @@ RUN apt-get update \
|
||||
|
||||
WORKDIR /data
|
||||
|
||||
RUN wget https://gui.xmr.pm/files/block.txt -O /tmp/block.txt -q
|
||||
|
||||
EXPOSE 18080
|
||||
EXPOSE 18081
|
||||
EXPOSE 18082
|
||||
|
||||
Reference in New Issue
Block a user