Spaces:
Sleeping
Sleeping
Sofia Casadei
commited on
Commit
·
ea2c4a8
1
Parent(s):
9290d06
up
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
FROM python:3.9
|
3 |
|
4 |
# Set the working directory to /code
|
5 |
WORKDIR /code
|
|
|
1 |
+
FROM python:3.11
|
|
|
2 |
|
3 |
# Set the working directory to /code
|
4 |
WORKDIR /code
|