version update
This commit is contained in:
parent
9bfade8805
commit
2771e12db0
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ services:
|
|||
###############################################
|
||||
imixs-ml-spacy:
|
||||
#image: imixs/imixs-ml-spacy:1.1.1
|
||||
image: imixs/imixs-ml-spacy:latest
|
||||
image: imixs/imixs-ml-spacy:1.1.4
|
||||
environment:
|
||||
PYTHONUNBUFFERED: 1
|
||||
TZ: "Europe/Berlin"
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -29,7 +29,7 @@
|
|||
<org.imixs.marty.version>4.1.12</org.imixs.marty.version>
|
||||
<org.imixs.office.version>4.4.7-SNAPSHOT</org.imixs.office.version>
|
||||
<org.imixs.adapters.version>2.2.6</org.imixs.adapters.version>
|
||||
<org.imixs.archive.version>2.2.11</org.imixs.archive.version>
|
||||
<org.imixs.archive.version>2.2.12</org.imixs.archive.version>
|
||||
<org.imixs.melman.version>1.0.20</org.imixs.melman.version>
|
||||
<org.imixs.ml.version>1.1.4</org.imixs.ml.version>
|
||||
<microprofile.version>2.2</microprofile.version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue