Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit f790dd9

Browse files
Merge pull request #39 from dappnode/dappnodebot/bump-upstream/besu@23.1.3
bump hyperledger/besu to 23.1.3
2 parents 4556911 + 9750164 commit f790dd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.2.1",
44
"description": "An enterprise-grade Java-based, Apache 2.0 licensed Ethereum Execution Layer client",
55
"shortDescription": "Java-based Ethereum Client",
6-
"upstreamVersion": "23.1.2",
6+
"upstreamVersion": "23.1.3",
77
"upstreamRepo": "hyperledger/besu",
88
"upstreamArg": "UPSTREAM_VERSION",
99
"type": "service",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: build
66
args:
7-
UPSTREAM_VERSION: 23.1.2
7+
UPSTREAM_VERSION: 23.1.3
88
ports:
99
- "30414:30414/tcp"
1010
- "30414:30414/udp"

0 commit comments

Comments
 (0)