mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-13 21:51:23 +00:00
Update Dockerfile.native
This commit is contained in:
@@ -13,7 +13,7 @@ RUN chmod +x mvnw && \
|
||||
rm -rf /root/.m2
|
||||
|
||||
# Use a lightweight Linux base image with just enough runtime dependencies
|
||||
FROM container-registry.oracle.com/os/oraclelinux:8-slim
|
||||
FROM photon:latest
|
||||
|
||||
# Set the timezone
|
||||
ENV TZ=Asia/Shanghai
|
||||
|
Reference in New Issue
Block a user