amit01Xindus commited on
Commit
dcee8bc
·
verified ·
1 Parent(s): e9c902c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
  FROM python:3.10-slim
2
 
3
- # Install system dependencies
4
  RUN apt-get update && \
5
  apt-get install -y \
6
  libcrypt-dev \
 
1
  FROM python:3.10-slim
2
 
 
3
  RUN apt-get update && \
4
  apt-get install -y \
5
  libcrypt-dev \