Skip to content
Snippets Groups Projects
Commit dd9ea358 authored by Prema Soundararajan's avatar Prema Soundararajan
Browse files

Dockerfile update

parent 193e2beb
No related branches found
No related tags found
No related merge requests found
# Use an official Python runtime as a parent image
FROM python:3.10
FROM python:3.9
# Set the working directory in the container
#WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment