mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-15 14:41:00 +00:00
更新 Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Using Oracle GraalVM for JDK 17
|
||||
FROM oracle/graalvm-ce:21.0.0.2 as builder
|
||||
FROM devatherock/graalvm:21-ol8 AS builder
|
||||
|
||||
# Set the working directory to /build
|
||||
WORKDIR /build
|
||||
|
Reference in New Issue
Block a user