mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 14:11:23 +00:00
更新 Dockerfile
This commit is contained in:
@@ -13,7 +13,7 @@ RUN chmod +x mvnw && \
|
||||
rm -rf /root/.m2
|
||||
|
||||
# Use Distroless as base image
|
||||
FROM frolvlad/alpine-glibc:latest
|
||||
FROM container-registry.oracle.com/os/oraclelinux:8-slim
|
||||
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
|
Reference in New Issue
Block a user