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 7e8b8f7 commit 62d83f0Copy full SHA for 62d83f0
Dockerfile
@@ -11,7 +11,7 @@ EXPOSE 80
11
12
ENTRYPOINT ["docker-entrypoint"]
13
14
-ENV ZENTAO_VER=18.1
+ENV ZENTAO_VER=18.2
15
16
ARG ZENTAO_URL=http://dl.cnezsoft.com/zentao/${ZENTAO_VER}/ZenTaoPMS.${ZENTAO_VER}.zbox_64.tar.gz
17
README.md
@@ -18,12 +18,16 @@ Office Support: [http://www.zentao.net/](http://www.zentao.net/)
18
**Open soure edition**
19
20
- `latest`
21
+- `18.2`
22
- `18.1`
23
- `18.0`
24
25
26
- `18.0.beta3`
27
28
29
- `18.0.beta2`
30
31
32
- `18.0.beta1`
33
- `17.8`
0 commit comments