Skip to content

Commit dfde88e

Browse files
authored
Bumb to v2.1.7 (#32)
1 parent 88530f4 commit dfde88e

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

0 commit comments

Comments
 (0)