From 4bc1f8bd1da7a33bdf19f03cccf2fc47ee686629 Mon Sep 17 00:00:00 2001 From: Ghost_chu Date: Fri, 20 Dec 2024 22:07:52 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=9B=B4=E6=96=B0=E5=9F=BA=E6=9C=AC?= =?UTF-8?q?=E9=95=9C=E5=83=8F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ffef9eaa7a6c2970ff2b7c1c9850b8e6783068a0. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 78c9e67..97dcf78 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/openjdk:24-jdk-bullseye +FROM docker.io/eclipse-temurin:23-noble LABEL maintainer="https://github.com/PBH-BTN/Sparkle" USER 0 ENV TZ=UTC