Skip to content

Commit b01e814

Browse files
Bump Bitcoin Core to v26.0
1 parent df7592a commit b01e814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN apt update \
2525
wget \
2626
&& apt clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2727

28-
ARG VERSION=25.1
28+
ARG VERSION=26.0
2929
ARG BITCOIN_CORE_SIGNATURE=71A3B16735405025D447E8F274810B012346C9A6
3030

3131
# Don't use base image's bitcoin package for a few reasons:

0 commit comments

Comments
 (0)