build: try to build with jdk instead of jre.
This commit is contained in:
parent
cabd1756c9
commit
d95efb97f7
|
@ -1,4 +1,4 @@
|
|||
FROM registry.cn-qingdao.aliyuncs.com/metersphere/alpine-openjdk11-jre
|
||||
FROM registry.cn-qingdao.aliyuncs.com/metersphere/alpine-openjdk11
|
||||
|
||||
LABEL maintainer="FIT2CLOUD <support@fit2cloud.com>"
|
||||
|
||||
|
|
Loading…
Reference in New Issue