Skip to content

Commit 386b36f

Browse files
authored
Merge pull request #39 from dappnode/hcastc00/bump-2.1.11
Update AztecProtocol version to v2.1.11
2 parents bf7e587 + 4217e29 commit 386b36f

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": "v2.1.9",
5+
"version": "v2.1.11",
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: v2.1.9
7+
UPSTREAM_VERSION: v2.1.11
88
DATA_DIRECTORY: /data
99
volumes:
1010
- sequencer-data:/data

0 commit comments

Comments
 (0)