Skip to content

Commit

Permalink
Merge pull request #164 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.0.2, alephium/explorer-backend to v1.19.3, mgarciate/alephium-frontend to 1.9.3
  • Loading branch information
mgarciate authored Jun 5, 2024
2 parents 16231a8 + 6da40cf commit ff92b8c
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 @@ -14,7 +14,7 @@
},
{
"repo": "mgarciate/alephium-frontend",
"version": "1.9.2",
"version": "1.9.3",
"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.9.2
ALEPHIUM_EXPLORER_VERSION: 1.9.3
depends_on:
- explorer-backend
restart: unless-stopped
Expand Down

0 comments on commit ff92b8c

Please sign in to comment.