Faham
commited on
Commit
·
a531ed2
1
Parent(s):
583957b
UPDATE: dockerfile and requirements.txt
Browse files- Dockerfile +1 -1
- requirements.txt +0 -0
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Use Python 3.
|
| 2 |
FROM python:3.11-slim
|
| 3 |
|
| 4 |
# Set working directory
|
|
|
|
| 1 |
+
# Use Python 3.11 slim image
|
| 2 |
FROM python:3.11-slim
|
| 3 |
|
| 4 |
# Set working directory
|
requirements.txt
CHANGED
|
Binary files a/requirements.txt and b/requirements.txt differ
|
|
|