Skip to content

Commit

Permalink
Merge pull request #53 from dappnode/dappnodebot/bump-upstream/alephi…
Browse files Browse the repository at this point in the history
[email protected]

bump alephium/alephium to v1.6.0
  • Loading branch information
mgarciate authored Jan 16, 2023
2 parents 1cef67d + 376b7cf commit 9c32fe6
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
@@ -1,7 +1,7 @@
{
"name": "alephium.dnp.dappnode.eth",
"version": "0.1.0",
"upstreamVersion": "v1.5.6",
"upstreamVersion": "v1.6.0",
"upstreamRepo": "alephium/alephium",
"upstreamArg": "UPSTREAM_VERSION",
"shortDescription": "A new paradigm",
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:
UPSTREAM_VERSION: v1.5.6
UPSTREAM_VERSION: v1.6.0
restart: unless-stopped
ports:
- "9973:9973/tcp"
Expand Down

0 comments on commit 9c32fe6

Please sign in to comment.