We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ee2df commit 6c63090Copy full SHA for 6c63090
27/ubuntu/Dockerfile
@@ -10,7 +10,7 @@ RUN apt-get update -y \
10
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
11
12
ARG TARGETPLATFORM
13
-ENV BITCOIN_VERSION=7.0
+ENV BITCOIN_VERSION=27.0
14
ENV SIGS_REPO_URL="https://github.com/bitcoin-core/guix.sigs.git"
15
ENV SIGS_CLONE_DIR="guix.sigs"
16
ENV VERIFY_SCRIPT_URL="https://raw.githubusercontent.com/bitcoin/bitcoin/master/contrib/verify-binaries/verify.py"
0 commit comments