Skip to content

Commit

Permalink
fix: updated package version
Browse files Browse the repository at this point in the history
  • Loading branch information
melenxyz committed Mar 13, 2024
1 parent 7aba32c commit e737249
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,6 +1,6 @@
{
"name": "op-node.dnp.dappnode.eth",
"version": "0.1.1",
"version": "0.1.2",
"upstreamVersion": "v1.7.1",
"upstreamRepo": "ethereum-optimism/optimism",
"upstreamArg": "UPSTREAM_VERSION",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ services:
- CUSTOM_L1_RPC
- CUSTOM_L1_BEACON_API
restart: unless-stopped
image: "op-node.op-node.dnp.dappnode.eth:0.1.1"
image: "op-node.op-node.dnp.dappnode.eth:0.1.2"

0 comments on commit e737249

Please sign in to comment.