Skip to content

Commit 680031a

Browse files
committed
bump openmldb 0.9.0
1 parent 6743d40 commit 680031a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source=https://github.com/aceforeverd/openmldb-do
1313

1414
WORKDIR /opt/openmldb
1515

16-
ENV OPENMLDB_VER=0.8.5
16+
ENV OPENMLDB_VER=0.9.0
1717

1818
ADD ${OPENMLDB_ART:-https://github.com/4paradigm/OpenMLDB/releases/download/v${OPENMLDB_VER}/openmldb-${OPENMLDB_VER}-linux.tar.gz} ./
1919

0 commit comments

Comments
 (0)