Skip to content

Commit

Permalink
Merge pull request #191 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.6.3, alephium/explorer-backend to v2.2.1, mgarciate/alephium-frontend to 1.10.2
  • Loading branch information
mgarciate authored Sep 13, 2024
2 parents fec2acf + 6674f54 commit c9388c2
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.44",
"version": "0.1.45",
"upstream": [
{
"repo": "alephium/alephium",
"version": "v3.6.2",
"version": "v3.6.3",
"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.2
ALEPHIUM_VERSION: v3.6.3
restart: unless-stopped
ports:
- 9973:9973/tcp
Expand Down

0 comments on commit c9388c2

Please sign in to comment.