Commit c480314f authored by hanbing's avatar hanbing

[update] 修改utc基础镜像版本

parent 0c382ec1
......@@ -213,7 +213,7 @@
<!--from节点用来设置镜像的基础镜像,相当于Docerkfile中的FROM关键字-->
<from>
<!--使用harbor上的openjdk镜像-->
<image>${harbor.ip.port}/xinkong/openjdk:8-alpine3.9</image>
<image>${harbor.ip.port}/xinkong/openjdk:8</image>
<!--harbor服务器的登录信息-->
<auth>
<username>admin</username>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment