Update Python commit hash to v0.1.0 (#4988)

This commit is contained in:
kezhenxu94 2020-06-30 07:23:43 +08:00 committed by GitHub
parent a93f1b3c3c
commit 54a43c4cef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
FROM python:3.7
ENV COMMIT_HASH=1bfced8e967fb4a74f9ac2eabe3a9d01efab3d94
ENV COMMIT_HASH=13edd9ddd0eaefffcabd851e2f3b65a2ffb20e73
WORKDIR /app