Skip to content

Commit 155bbfe

Browse files
github-actions[bot]dsimog01dappnodedev
authored
bump ethereum-optimism/op-geth to v1.101200.1 (#2)
* bump ethereum-optimism/op-geth to v1.101200.2-rc.1 * Update to v1.101200.1 * Update to v1.101200.1 --------- Co-authored-by: dsimog01 <dsimog01@users.noreply.github.com> Co-authored-by: dappnodedev <144998261+dappnodedev@users.noreply.github.com>
1 parent 1957700 commit 155bbfe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "op-geth.dnp.dappnode.eth",
33
"version": "0.1.0",
4-
"upstreamVersion": "v1.101105.3",
4+
"upstreamVersion": "v1.101200.1",
55
"upstreamRepo": "ethereum-optimism/op-geth",
66
"upstreamArg": "UPSTREAM_VERSION",
77
"shortDescription": "Geth execution client for Optimism",

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: op-geth
66
args:
7-
UPSTREAM_VERSION: v1.101105.3
7+
UPSTREAM_VERSION: v1.101200.1
88
volumes:
99
- "data:/data"
1010
restart: unless-stopped

0 commit comments

Comments
 (0)