Skip to content

Commit 7182bbc

Browse files
authored
Merge pull request #46 from dappnode/dappnodebot/bump-upstream/AztecProtocol/aztec-packages@v4.2.1
bump AztecProtocol/aztec-packages to v4.2.1
2 parents 4e5447a + e34494e commit 7182bbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"upstream": [
33
{
44
"repo": "AztecProtocol/aztec-packages",
5-
"version": "v4.2.0",
5+
"version": "v4.2.1",
66
"arg": "UPSTREAM_VERSION"
77
}
88
],

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: sequencer
66
args:
7-
UPSTREAM_VERSION: v4.2.0
7+
UPSTREAM_VERSION: v4.2.1
88
DATA_DIRECTORY: /data
99
volumes:
1010
- sequencer-data:/data
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "aztec.dnp.dappnode.eth",
3-
"version": "0.1.5"
3+
"version": "0.1.6"
44
}

0 commit comments

Comments
 (0)