Skip to content

Commit

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

bump alephium/alephium to v3.0.2
  • Loading branch information
mgarciate authored Jun 5, 2024
2 parents db4d794 + 821e098 commit 6bb8f27
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,7 +1,7 @@
{
"name": "alephium.dnp.dappnode.eth",
"version": "0.1.33",
"upstreamVersion": "v3.0.1",
"version": "0.1.34",
"upstreamVersion": "v3.0.2",
"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: v3.0.1
UPSTREAM_VERSION: v3.0.2
restart: unless-stopped
ports:
- 9973:9973/tcp
Expand Down

0 comments on commit 6bb8f27

Please sign in to comment.