Update version 24.0 to 24.0.1

This commit is contained in:
Michael Henke 2022-12-12 10:57:10 -08:00
parent 28b8dfb14a
commit f75b462224

View File

@ -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