update url
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM python:3.9
|
||||
|
||||
RUN apt-get update && apt-get install -y git
|
||||
RUN git clone http://gitea.zep.best/zep/Substack_JV.git /app
|
||||
RUN git clone https://gitea.zep.best/zep/Substack_JV.git /app
|
||||
WORKDIR /app
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user