Vara1605454 commited on
Commit
ad44313
·
verified ·
1 Parent(s): 27c3622

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Dockerfile
2
 
3
  # Use an official Python runtime as a parent image
4
- FROM python:3.9
5
 
6
  # Set the working directory in the container
7
  WORKDIR /app
 
1
  # Dockerfile
2
 
3
  # Use an official Python runtime as a parent image
4
+ FROM python:3.11
5
 
6
  # Set the working directory in the container
7
  WORKDIR /app