muzammil-eds commited on
Commit
4977f94
·
1 Parent(s): 9c0eb1f

Files added

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use an official Python runtime as the base image
2
- FROM python:3.9-slim
3
  LABEL authors="muzammil"
4
 
5
  # Set the working directory inside the container
 
1
  # Use an official Python runtime as the base image
2
+ FROM python:3.12.3
3
  LABEL authors="muzammil"
4
 
5
  # Set the working directory inside the container