Skip to content

Commit 7abdd98

Browse files
committed
updated lrsql version for each LRS
1 parent f0fc765 commit 7abdd98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-resources/tla-demo/docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Example Architecture with Two Noisy LRS' and one Transactional LRS
22

3-
x-lrsql-image: &lrsql_image yetanalytics/lrsql:v0.7.20
3+
x-lrsql-image: &lrsql_image yetanalytics/lrsql:v0.9.3
44

55
volumes:
66
nsy_lrs_1_db_data:
@@ -9,6 +9,7 @@ volumes:
99
txn_lrs_db_data:
1010
lrspipe_storage:
1111

12+
1213
services:
1314
# Noisy LRS 1
1415
# - Noisy LRS 1: DB

0 commit comments

Comments
 (0)