Update Dockerfile

Signed-off-by: shenlan <manbuzhe2009@qq.com>
This commit is contained in:
shenlan 2024-04-30 13:45:06 +08:00 committed by GitHub
parent 3325cdc8f8
commit 5a9e61e546
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM python:3.10
FROM python:3.8
ENV TIME_ZONE=Asia/Shanghai \
BIN_PERM=0755 \