Skip to content

Commit

Permalink
Merge pull request #13 from aceforeverd/up-084
Browse files Browse the repository at this point in the history
feat: upgrade to openmldb 0.8.4
  • Loading branch information
aceforeverd authored Nov 22, 2023
2 parents bbb3b91 + 6976cb6 commit b82f82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source=https://github.com/aceforeverd/openmldb-do

WORKDIR /opt/openmldb

ENV OPENMLDB_VER=0.8.3
ENV OPENMLDB_VER=0.8.4

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

Expand Down

0 comments on commit b82f82a

Please sign in to comment.