Skip to content

Commit 123fe53

Browse files
authored
bump to Pathfinder v0.22.3
bump eqlabs/pathfinder to v0.22.3
2 parents 55aa0a2 + 584cc0f commit 123fe53

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
@@ -8,7 +8,7 @@
88
"keywords": ["starknet"],
99
"architectures": ["linux/amd64", "linux/arm64"],
1010
"upstreamArg": "UPSTREAM_VERSION",
11-
"upstreamVersion": "v0.21.5",
11+
"upstreamVersion": "v0.22.3",
1212
"upstreamRepo": "eqlabs/pathfinder",
1313
"links": {
1414
"homepage": "https://github.com/dappnode/DAppNodePackage-pathfinder-generic",

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: pathfinder
66
args:
7-
UPSTREAM_VERSION: v0.21.5
7+
UPSTREAM_VERSION: v0.22.3
88
restart: unless-stopped
99
environment:
1010
PATHFINDER_ETHEREUM_API_URL: ""

0 commit comments

Comments
 (0)