Skip to content

Commit

Permalink
update version to 26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mahsumurebe committed Jan 1, 2024
1 parent 43da914 commit 3c85c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM cryptodockerhub/coin-base:latest
LABEL maintainer="Mahsum UREBE <[email protected]>"
LABEL description="Bitcoin Core Docker Image"

ENV COIN_VERSION="23.0"
ENV COIN_VERSION="26.0"
ENV TARBALL_NAME="bitcoin-${COIN_VERSION}"
ENV BINARY_URL="https://bitcoincore.org/bin/bitcoin-core-${COIN_VERSION}/${TARBALL_NAME}-x86_64-linux-gnu.tar.gz"
ENV COIN_TMP="/var/tmp/"
Expand Down

0 comments on commit 3c85c74

Please sign in to comment.