Commit c685d643 by zhengtianbao

use flask base image

parent 379a984b
Pipeline #2 failed with stage
in 13 seconds
FROM python:latest
FROM flask:latest
ENV FLASK_APP=test.py
WORKDIR /testweb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment