mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
bump to latest release
This commit is contained in:
parent
d70ec893b8
commit
a155844421
2 changed files with 3 additions and 3 deletions
|
@ -64,4 +64,4 @@ services:
|
|||
ports:
|
||||
- 34567:34567
|
||||
- 34568:34568
|
||||
- 34570:34570
|
||||
- 127.0.0.1:34570:34570
|
||||
|
|
|
@ -10,8 +10,8 @@ RUN apt-get update \
|
|||
&& apt-get upgrade -y \
|
||||
&& apt-get install -y tar wget
|
||||
|
||||
ENV WOWNERO_HASH 709b905cf853035b1e1660f9de54be44ef4fcfef3924489bff38dc090866ff58
|
||||
ENV WOWNERO_DL_URL https://git.wownero.com/attachments/ff0be4f5-37b6-4208-aee3-0ca4c8e97c89
|
||||
ENV WOWNERO_HASH f30cead0cef928c3dd8026af0d56f60bfac013ab6a0091b06f7806b91cb4c019
|
||||
ENV WOWNERO_DL_URL https://git.wownero.com/attachments/eff94812-d077-45b2-a101-daf76932b469
|
||||
ENV WOWNERO_DL_FILE wownero.tar.bz2
|
||||
ENV WOWNERO_SUMS_FILE sha256sums
|
||||
|
||||
|
|
Loading…
Reference in a new issue