Skip to content

Commit

Permalink
Merge pull request #20 from dappnode/dappnodebot/bump-upstream/op-get…
Browse files Browse the repository at this point in the history
[email protected]

bump ethereum-optimism/op-geth to v1.101308.0
  • Loading branch information
alexpeterson91 authored Feb 23, 2024
2 parents 33ab371 + 3960bc0 commit 57fed16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "op-geth.dnp.dappnode.eth",
"version": "0.1.1",
"upstreamVersion": "v1.101304.1",
"upstreamVersion": "v1.101308.0",
"upstreamRepo": "ethereum-optimism/op-geth",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "Geth execution client for Optimism",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: op-geth
args:
UPSTREAM_VERSION: v1.101304.1
UPSTREAM_VERSION: v1.101308.0
volumes:
- "data:/data"
restart: unless-stopped
Expand Down

0 comments on commit 57fed16

Please sign in to comment.