Spanicin commited on
Commit
0c282ab
1 Parent(s): eb7d555

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y docker-ce
7
  RUN docker builder prune -f
8
 
9
  FROM python:3.9.13
10
- RUN docker image prune -f
11
  USER root
12
  RUN apt-get update && \
13
  apt-get install -y libgl1-mesa-glx ffmpeg
 
7
  RUN docker builder prune -f
8
 
9
  FROM python:3.9.13
10
+
11
  USER root
12
  RUN apt-get update && \
13
  apt-get install -y libgl1-mesa-glx ffmpeg