We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c91c8 commit 50bee7bCopy full SHA for 50bee7b
Dockerfile
@@ -25,7 +25,7 @@ RUN apt update \
25
wget \
26
&& apt clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
27
28
-ARG VERSION=28.1
+ARG VERSION=29.0
29
ARG BITCOIN_CORE_SIGNATURE=71A3B16735405025D447E8F274810B012346C9A6
30
31
# Don't use base image's bitcoin package for a few reasons:
0 commit comments