Merge pull request #44 from svc-design/build-ci-image-ansible-runner

Update Dockerfile
This commit is contained in:
shenlan 2024-04-30 13:45:55 +08:00 committed by GitHub
commit 92d029d673
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 \