jack hai 4 meses
pai
achega
c955177007
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ RUN apt-get update \
 RUN pip install --no-cache-dir poetry -i https://pypi.tuna.tsinghua.edu.cn/simple \
     && poetry config virtualenvs.create false
 
-COPY poetry.lock /env/poetry.lock
+#COPY poetry.lock /env/poetry.lock
 COPY pyproject.toml /env/pyproject.toml