Skip to content

Commit

Permalink
Merge pull request #222 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.9.0, alephium/explorer-backend to v2.3.3, mgarciate/alephium-frontend to 1.10.10
  • Loading branch information
mgarciate authored Nov 26, 2024
2 parents 7eb584e + f9e88af commit a015507
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
Expand Up @@ -9,7 +9,7 @@
},
{
"repo": "alephium/explorer-backend",
"version": "v2.3.2",
"version": "v2.3.3",
"arg": "ALEPHIUM_BACKEND_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
build:
context: explorer-backend
args:
ALEPHIUM_BACKEND_VERSION: v2.3.2
ALEPHIUM_BACKEND_VERSION: v2.3.3
depends_on:
alephium:
condition: service_healthy
Expand Down

0 comments on commit a015507

Please sign in to comment.