Skip to content

Commit

Permalink
stupid ide
Browse files Browse the repository at this point in the history
Signed-off-by: viste <[email protected]>
  • Loading branch information
Viste committed Nov 8, 2024
1 parent 3a80b12 commit d840efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY . /app

RUN apt-get update && apt-get install -y \
libgl1-mesa-glx \
libglib2.0-0 \
libglib2.0-0

RUN pip install --no-cache-dir -r requirements.txt

Expand Down

0 comments on commit d840efc

Please sign in to comment.