build: 修改 Dockerfile 基础镜像地址
This commit is contained in:
parent
97448b39d5
commit
2c316439bc
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fit2cloud.com/metersphere/fabric8-java-alpine-openjdk8-jre
|
||||
FROM metersphere/fabric8-java-alpine-openjdk8-jre
|
||||
|
||||
MAINTAINER FIT2CLOUD <support@fit2cloud.com>
|
||||
|
||||
|
|
Loading…
Reference in New Issue