From bdf685922430d59fc7f1fce476124677d7e9b5db Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Fri, 30 Dec 2022 17:55:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=8D=A2jdk=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7efc132..e0d9362 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # 基础镜像 -FROM openjdk:8-jre-slim +FROM openjdk:8-jre-buster # 维护者信息 MAINTAINER niushuai233 shuai.niu@foxmail.com # 拷贝jar