Skip to content

Commit

Permalink
Merge pull request #202 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.0, alephium/explorer-backend to v2.2.3, mgarciate/alephium-frontend to 1.10.4
  • Loading branch information
mgarciate authored Oct 2, 2024
2 parents a06e478 + d167242 commit fb5e7e6
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,10 +1,10 @@
{
"name": "alephium.dnp.dappnode.eth",
"version": "0.1.46",
"version": "0.1.47",
"upstream": [
{
"repo": "alephium/alephium",
"version": "v3.6.6",
"version": "v3.8.0",
"arg": "ALEPHIUM_VERSION"
},
{
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: alephium
args:
ALEPHIUM_VERSION: v3.6.6
ALEPHIUM_VERSION: v3.8.0
restart: unless-stopped
ports:
- 9973:9973/tcp
Expand Down

0 comments on commit fb5e7e6

Please sign in to comment.