Hana Celeste commited on
Create Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
FROM python:3.10-slim
|
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
FROM python:3.10-slim
|