mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-16 15:04:13 +00:00
Update Dockerfile.native
This commit is contained in:
@@ -13,7 +13,7 @@ RUN chmod +x mvnw && \
|
|||||||
rm -rf /root/.m2
|
rm -rf /root/.m2
|
||||||
|
|
||||||
# Use a lightweight Linux base image with just enough runtime dependencies
|
# 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
|
# Set the timezone
|
||||||
ENV TZ=Asia/Shanghai
|
ENV TZ=Asia/Shanghai
|
||||||
|
Reference in New Issue
Block a user