Skip to content

Commit e20ca61

Browse files
dev: update ydb node version in topic-slo action (#442)
1 parent d14c1c9 commit e20ca61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slo/playground/configs/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-runtime: &runtime
55
network_mode: host
66

77
x-ydb-node: &ydb-node
8-
image: cr.yandex/crptqonuodf51kdj7a7d/ydb:24.4.4.2
8+
image: cr.yandex/crptqonuodf51kdj7a7d/ydb:24.4.4.12
99
restart: always
1010
<<: *runtime
1111
volumes:

0 commit comments

Comments
 (0)