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 7ba07cd commit 292e493Copy full SHA for 292e493
trainer/docker.sh
@@ -43,7 +43,7 @@ fi
43
# NODE_LIB_VERSION should only be used, to build the corresponding version and deploy to docker
44
# make sure the remote repository always has the 'latest' tag (otherwise the CI tests will fail)
45
46
-SEMANTIC_VERSION=0.1.13
+SEMANTIC_VERSION=0.1.14
47
NODE_LIB_VERSION=0.14.0
48
49
if [ "$2" = "test_latest" ]; then
0 commit comments