Skip to content

Commit 2b52c30

Browse files
authored
Merge pull request #292 from dappnode/dappnodebot/bump-upstream/alephium/alephium@v4.2.4,alephium/explorer-backend@v3.2.1,mgarciate/alephium-frontend@1.11.0
bump alephium/alephium to v4.2.4, alephium/explorer-backend to v3.2.1, mgarciate/alephium-frontend to 1.11.0
2 parents 774d643 + 6dd3a86 commit 2b52c30

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dappnode_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "alephium.dnp.dappnode.eth",
3-
"version": "0.1.63",
3+
"version": "0.1.64",
44
"upstream": [
55
{
66
"repo": "alephium/alephium",
7-
"version": "v4.2.2",
7+
"version": "v4.2.4",
88
"arg": "ALEPHIUM_VERSION"
99
},
1010
{

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
build:
66
context: alephium
77
args:
8-
ALEPHIUM_VERSION: v4.2.2
8+
ALEPHIUM_VERSION: v4.2.4
99
restart: unless-stopped
1010
ports:
1111
- 9973:9973/tcp

0 commit comments

Comments
 (0)