更新 Dockerfile
This commit is contained in:
parent
d0e9defdc6
commit
26587de85e
@ -1,4 +1,4 @@
|
||||
FROM docker.harbor.com:8086/library/python:3.8
|
||||
FROM python:3.8
|
||||
WORKERDIR /app
|
||||
ADD . .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user