Skip to content

Commit 0b9cf60

Browse files
committed
Update sdk version
1 parent ed06eb7 commit 0b9cf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalardb-cluster-standalone-mode/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ services:
6868
/bin/sh -c "az storage container create --name 'test-container' --connection-string 'DefaultEndpointsProtocol=http;AccountName=test;AccountKey=test;BlobEndpoint=http://blobstorage-1:10000/test;'"
6969
7070
scalardb-cluster-node:
71-
image: ghcr.io/scalar-labs/scalardb-cluster-node-byol-premium:3.16.0
71+
image: ghcr.io/scalar-labs/scalardb-cluster-node-byol-premium:3.17.0
7272
container_name: "scalardb-cluster-node"
7373
ports:
7474
- "60053:60053"

0 commit comments

Comments
 (0)