sync yaml py Dockerfile json with /en (#19882)

This commit is contained in:
行颠
2020-03-27 19:56:23 +08:00
committed by GitHub
parent 05d962d1d1
commit 0e17dd9098
29 changed files with 926 additions and 936 deletions
@@ -1,5 +1,5 @@
# Specify BROKER_URL and QUEUE when running
FROM ubuntu:14.04
FROM ubuntu:18.04
RUN apt-get update && \
apt-get install -y curl ca-certificates amqp-tools python \