Commit 7f365523 authored by caiyanming's avatar caiyanming

fix jdk docker url isue

Change-Id: I584a13eea20d9508170be56f80658a0a9444bd06
parent 16a8c3c9
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
FROM registry-vpc.cn-hangzhou.aliyuncs.com/schbrain/jdk:8u172 FROM registry.cn-hangzhou.aliyuncs.com/schbrain/jdk:8u172
MAINTAINER xt MAINTAINER xt
COPY sources.list /etc/apt/sources.list COPY sources.list /etc/apt/sources.list
......
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