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.
2 parents 05234a0 + b9f4ee4 commit f13f7b1Copy full SHA for f13f7b1
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=26.0
+ARG VERSION=26.1
29
ARG BITCOIN_CORE_SIGNATURE=71A3B16735405025D447E8F274810B012346C9A6
30
31
# Don't use base image's bitcoin package for a few reasons:
0 commit comments