import-fix3
This commit is contained in:
parent
f468ccca93
commit
d30b4c7d2b
|
@ -6,4 +6,5 @@ ADD nginx.conf.sigil ./
|
|||
COPY requirements.txt .
|
||||
RUN apt update && apt install -y build-essential git
|
||||
RUN pip install -r requirements.txt
|
||||
RUN pip install --pre gql[httpx]
|
||||
COPY . .
|
||||
|
|
Loading…
Reference in New Issue
Block a user