3morrrrr commited on
Commit
c71d846
·
verified ·
1 Parent(s): 0fa5c5e

Update dockerfile

Browse files
Files changed (1) hide show
  1. dockerfile +1 -1
dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the official Python image from the Docker Hub
2
- FROM python:3.8-slim
3
 
4
  # Set the working directory
5
  WORKDIR /app
 
1
  # Use the official Python image from the Docker Hub
2
+ FROM python:3.9.6-slim
3
 
4
  # Set the working directory
5
  WORKDIR /app