Update Dockerfile

This commit is contained in:
Alice King Tai Poon 潘景泰 2024-07-18 16:02:38 +08:00 committed by GitHub
parent 093ee28cdb
commit 775445c2a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,4 +37,4 @@ ENV CPU_CORES "8"
ENV DISK_SIZE "512G"
ENV VERSION "win11e"
ENTRYPOINT ["/usr/bin/sudo", "/usr/bin/tini", "-s", "/run/entry.sh"]
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]