Skip to content

Commit 24d99f6

Browse files
authored
Update Dockerfile
1 parent a831a8b commit 24d99f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

26.1/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM debian:stable-slim as builder
22

33
# VERSION of BItcoin Core to be build
4-
ARG VERSION=25.1
4+
ARG VERSION=26.1
55

66
RUN apt-get update && apt-get install -y \
77
build-essential \

0 commit comments

Comments
 (0)