Skip to content

Commit 54c912c

Browse files
authored
Merge pull request #43 from dappnode/dappnodebot/bump-upstream/AztecProtocol/aztec-packages@v4.1.2
bump AztecProtocol/aztec-packages to v4.1.2
2 parents bc2af1a + b5ba3b9 commit 54c912c

2 files changed

Lines changed: 2 additions & 2 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.0.4",
5+
"version": "v4.1.2",
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.0.4
7+
UPSTREAM_VERSION: v4.1.2
88
DATA_DIRECTORY: /data
99
volumes:
1010
- sequencer-data:/data

0 commit comments

Comments
 (0)