Update Dockerfile

This commit is contained in:
daditto2012 2025-08-08 23:59:44 -04:00 committed by GitHub
parent 945e27f72c
commit 3f1f5d24ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ RUN echo "$VERSION_ARG" > /run/version
VOLUME /storage
EXPOSE 3389 8006
ENV VERSION="11"
ENV VERSION="2022"
ENV RAM_SIZE="4G"
ENV CPU_CORES="2"
ENV DISK_SIZE="64G"