randydev commited on
Commit
bce5886
·
verified ·
1 Parent(s): c8319ef

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -1,7 +1,5 @@
1
  FROM python:3.11.11
2
 
3
- RUN mkdir -p /.cache/akn
4
-
5
  RUN apt -qq update && \
6
  apt -qq install -y --no-install-recommends \
7
  ffmpeg \
 
1
  FROM python:3.11.11
2
 
 
 
3
  RUN apt -qq update && \
4
  apt -qq install -y --no-install-recommends \
5
  ffmpeg \