ahmedzein commited on
Commit
fd68055
·
verified ·
1 Parent(s): d1930ae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the official Python 3.10.9 image
2
- FROM python:3-slim
3
 
4
 
5
  WORKDIR /usr/src/app
 
1
  # Use the official Python 3.10.9 image
2
+ FROM python
3
 
4
 
5
  WORKDIR /usr/src/app