We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427522f commit dc34937Copy full SHA for dc34937
bitcoin-signet/Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:sid-slim as builder
2
3
-ARG BITCOIN_VERSION=25.1
+ARG BITCOIN_VERSION=26.0
4
ARG TRIPLET=${TRIPLET}
5
6
0 commit comments