支持java17

This commit is contained in:
阿沐 2023-01-20 23:37:42 +08:00
parent 3bb4b37534
commit 895221be90

View File

@ -1,5 +1,5 @@
# 构建镜像执行命令【docker build -t makunet:1.0 .】
FROM openjdk:8u212-jre
FROM eclipse-temurin:17-jre
MAINTAINER 阿沐
# 设置时区