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