samyak152002 commited on
Commit
326919d
·
verified ·
1 Parent(s): d7adeec

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
 
1
  # Use the official Python image from the Docker Hub
2
  FROM python:3.10-slim
3
 
 
1
+ # Dockerfile
2
  # Use the official Python image from the Docker Hub
3
  FROM python:3.10-slim
4