Skip to content

Commit

Permalink
Merge pull request #205 from dappnode/dappnodebot/bump-upstream/aleph…
Browse files Browse the repository at this point in the history
…ium/[email protected],alephium/[email protected],mgarciate/[email protected]

bump alephium/alephium to v3.8.1, alephium/explorer-backend to v2.2.4, mgarciate/alephium-frontend to 1.10.6
  • Loading branch information
mgarciate authored Oct 8, 2024
2 parents 0e6d80d + 9429bba commit 0f48a54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alephium.dnp.dappnode.eth",
"version": "0.1.47",
"version": "0.1.48",
"upstream": [
{
"repo": "alephium/alephium",
Expand All @@ -14,7 +14,7 @@
},
{
"repo": "mgarciate/alephium-frontend",
"version": "1.10.4",
"version": "1.10.6",
"arg": "ALEPHIUM_EXPLORER_VERSION"
}
],
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ services:
build:
context: explorer-frontend
args:
ALEPHIUM_EXPLORER_VERSION: 1.10.4
ALEPHIUM_EXPLORER_VERSION: 1.10.6
depends_on:
- explorer-backend
restart: unless-stopped
Expand Down

0 comments on commit 0f48a54

Please sign in to comment.