md-vasim commited on
Commit
d1caba8
·
1 Parent(s): f19e9c2

image change

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM python:3.11-slim-buster
2
 
3
  WORKDIR /app
4
 
 
1
+ FROM python:3.11
2
 
3
  WORKDIR /app
4