mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
bump to v0.11.0.0
This commit is contained in:
parent
5fca34567a
commit
dcfe025a13
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ RUN apt-get update
|
||||||
RUN apt-get upgrade -y
|
RUN apt-get upgrade -y
|
||||||
RUN apt-get install -y tar wget xz-utils
|
RUN apt-get install -y tar wget xz-utils
|
||||||
|
|
||||||
ENV WOWNERO_HASH a5f5a28288ccb1ffb0734991c27768623696d71bcda3a035535fdfa2f4cc30d3
|
ENV WOWNERO_HASH dbbe79f2cf13f822b19a17d4711f177abb9feb1182141b7126d1a7d8efacfaa5
|
||||||
ENV WOWNERO_DL_URL https://git.wownero.com/attachments/8bd98fb7-2b4c-42d7-a411-18623f301af1
|
ENV WOWNERO_DL_URL https://git.wownero.com/attachments/86864223-7335-473e-a401-ab9da7f3188f
|
||||||
ENV WOWNERO_DL_FILE wownero.tar.bz2
|
ENV WOWNERO_DL_FILE wownero.tar.bz2
|
||||||
ENV WOWNERO_SUMS_FILE sha256sums
|
ENV WOWNERO_SUMS_FILE sha256sums
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue