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

Update Dockerfile
This commit is contained in:
shenlan 2024-04-30 13:40:14 +08:00 committed by GitHub
commit 417b648bc2
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 \