Nechba commited on
Commit
2af48ba
·
verified ·
1 Parent(s): dd8ab86

Update Dockerfile

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