From 4e914ac4cf46f9d69139659e18c31601d919df8d Mon Sep 17 00:00:00 2001 From: Antony Denyer Date: Thu, 17 Oct 2019 15:54:19 +0100 Subject: [PATCH] Update to Besu 1.3.1 (#43) --- .env | 2 +- privacy/.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index acd465401..347191776 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ # the version of Besu Docker image to use. # see https://hub.docker.com/r/hyperledger/besu/tags for possible values -BESU_VERSION=1.3.0 +BESU_VERSION=1.3.1 QUICKSTART_VERSION=$BESU_VERSION # BESU_PUBLIC_KEY_DIRECTORY is the path to use in containers for the mapping of the keys dir volume BESU_PUBLIC_KEY_DIRECTORY=/opt/besu/public-keys/ diff --git a/privacy/.env b/privacy/.env index 667cf042a..88638baa2 100644 --- a/privacy/.env +++ b/privacy/.env @@ -3,7 +3,7 @@ # the version of Besu Docker image to use. # see https://hub.docker.com/r/hyperledger/besu/tags for possible values -BESU_VERSION=1.3.0 +BESU_VERSION=1.3.1 ORION_VERSION=1.4.0-SNAPSHOT # BESU_PUBLIC_KEY_DIRECTORY is the path to use in containers for the mapping of the volume BESU_PUBLIC_KEY_DIRECTORY=/opt/besu/public-keys/