create python:3.7-buster-uwsgi-nginx

This commit is contained in:
Stille 2022-02-10 10:12:33 +08:00
parent 22bb986d41
commit 4e7349abf4
18 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FROM stilleshan/uwsgi-nginx:python3.7
LABEL maintainer="Sebastian Ramirez <tiangolo@gmail.com>"
FROM ioiox/python:3.7-buster-uwsgi-nginx
LABEL maintainer="Stille <stille@ioiox.com>"
RUN pip install flask requests