We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 663a0db + f75b462 commit f9ccfd1Copy full SHA for f9ccfd1
24.0/Dockerfile
@@ -3,7 +3,7 @@
3
# VERSION of Bitcoin Core to be build
4
# NOTE: Unlike our other images this one is NOT prefixed with `v`,
5
# as many things (like download URLs) use this form instead.
6
-ARG VERSION=24.0
+ARG VERSION=24.0.1
7
8
# CPU architecture to build binaries for
9
ARG ARCH
0 commit comments