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