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 ad80c9f commit c58c1d9Copy full SHA for c58c1d9
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=27.1
+ARG VERSION=28.0
29
ARG BITCOIN_CORE_SIGNATURE=71A3B16735405025D447E8F274810B012346C9A6
30
31
# Don't use base image's bitcoin package for a few reasons:
0 commit comments