We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4b51a commit 898b464Copy full SHA for 898b464
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
build:
5
context: sequencer
6
args:
7
- UPSTREAM_VERSION: v4.1.2
+ UPSTREAM_VERSION: v4.1.3
8
DATA_DIRECTORY: /data
9
volumes:
10
- sequencer-data:/data
0 commit comments