Update Dockerfile

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

View File

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