am-om commited on
Commit
0dbbf0f
·
1 Parent(s): 5bed903

dekh le bro

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  # Dockerfile
2
  # Use a lightweight official Python image
3
- FROM python:3.9-slim
4
 
5
  # Set the working directory inside the container
6
  WORKDIR /code
 
1
  # Dockerfile
2
  # Use a lightweight official Python image
3
+ FROM python:3.11-slim
4
 
5
  # Set the working directory inside the container
6
  WORKDIR /code