dragonxd1 commited on
Commit
9c614cc
·
verified ·
1 Parent(s): d0f1641

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -3,7 +3,6 @@ FROM nikolaik/python-nodejs:python3.10-nodejs19
3
  RUN apt-get update \
4
  && apt-get install -y --no-install-recommends ffmpeg neofetch \
5
  && apt-get clean \
6
- && neofetch \
7
  && rm -rf /var/lib/apt/lists/*
8
 
9
  COPY . /app/
 
3
  RUN apt-get update \
4
  && apt-get install -y --no-install-recommends ffmpeg neofetch \
5
  && apt-get clean \
 
6
  && rm -rf /var/lib/apt/lists/*
7
 
8
  COPY . /app/