Skip to content

Commit f13f7b1

Browse files
authored
Merge pull request #117 from sethforprivacy/patch-1
Bump to v26.1
2 parents 05234a0 + b9f4ee4 commit f13f7b1

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=26.0
28+
ARG VERSION=26.1
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)