We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260ec6e commit 08939ccCopy full SHA for 08939cc
docker-compose-tls.yml
@@ -1,7 +1,7 @@
1
version: "3.9"
2
services:
3
ydb:
4
- image: ydbplatform/local-ydb:trunk
+ image: ydbplatform/local-ydb:24.1
5
restart: always
6
ports:
7
- 2136:2136
docker-compose.yml
version: "3.3"
0 commit comments