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 c4327aa commit ca1aa6fCopy full SHA for ca1aa6f
dependencies/vaticle/artifacts.bzl
@@ -29,7 +29,7 @@ def vaticle_typedb_artifact():
29
artifact_name = "typedb-server-{platform}-{version}.{ext}",
30
tag_source = deployment["artifact.release"],
31
commit_source = deployment["artifact.snapshot"],
32
- commit = "1248eb43c7f0c3577e7da2b10254305ce2def0a9",
+ tag = "2.14.3",
33
)
34
35
def vaticle_typedb_cluster_artifact():
0 commit comments