Update commit hash in Python E2E test to v0.2.0 (#5256)

This commit is contained in:
kezhenxu94 2020-08-07 10:28:54 +08:00 committed by GitHub
parent 446d7100f9
commit 58854a9bd8
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=13edd9ddd0eaefffcabd851e2f3b65a2ffb20e73
ENV COMMIT_HASH=2056144925a574d04c4a90914a82b8efce2375be
WORKDIR /app