diff --git a/24.0/Dockerfile b/24.0/Dockerfile index 70fb331..6526819 100644 --- a/24.0/Dockerfile +++ b/24.0/Dockerfile @@ -3,7 +3,7 @@ # VERSION of Bitcoin Core to be build # NOTE: Unlike our other images this one is NOT prefixed with `v`, # as many things (like download URLs) use this form instead. -ARG VERSION=24.0 +ARG VERSION=24.0.1 # CPU architecture to build binaries for ARG ARCH