Skip to content

Commit

Permalink
New BSV Node version 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Mar 24, 2023
1 parent d90bde4 commit 02062a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV HOME /bitcoinsv
# Set environment variables
ENV USER_ID 1000
ENV GROUP_ID 1000
ENV BSV_VERSION=1.0.13
ENV BSV_VERSION=1.0.14

# Update all operating system dependencies
RUN groupadd -g ${GROUP_ID} bitcoinsv \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![last commit](https://img.shields.io/github/last-commit/mrz1836/docker-bitcoinsv.svg?style=flat&v=1)](https://github.com/mrz1836/docker-bitcoinsv/commits/master)
[![version](https://img.shields.io/github/release-pre/mrz1836/docker-bitcoinsv.svg?style=flat&v=1)](https://github.com/mrz1836/docker-bitcoinsv/releases)
[![BSV Version](https://img.shields.io/badge/BSV-1.0.13-blue.svg?v=1)](https://download.bitcoinsv.io/bitcoinsv/1.0.13/)
[![BSV Version](https://img.shields.io/badge/BSV-1.0.14-blue.svg?v=1)](https://download.bitcoinsv.io/bitcoinsv/1.0.13/)
[![Docker Version](https://img.shields.io/badge/Docker-18.0.xx-blue.svg?v=1)](https://docs.docker.com/release-notes/)
[![Sponsor](https://img.shields.io/badge/sponsor-MrZ1836-181717.svg?logo=github&style=flat&v=1)](https://github.com/sponsors/Mrz1836)

Expand Down

0 comments on commit 02062a4

Please sign in to comment.