We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6743d40 commit 680031aCopy full SHA for 680031a
Dockerfile
@@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source=https://github.com/aceforeverd/openmldb-do
13
14
WORKDIR /opt/openmldb
15
16
-ENV OPENMLDB_VER=0.8.5
+ENV OPENMLDB_VER=0.9.0
17
18
ADD ${OPENMLDB_ART:-https://github.com/4paradigm/OpenMLDB/releases/download/v${OPENMLDB_VER}/openmldb-${OPENMLDB_VER}-linux.tar.gz} ./
19
0 commit comments