Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.
|
2 |
|
3 |
LABEL organization="R6Q - Infraprasta University"
|
4 |
LABEL team="Group 5"
|
|
|
1 |
+
FROM python:3.11-bullseye
|
2 |
|
3 |
LABEL organization="R6Q - Infraprasta University"
|
4 |
LABEL team="Group 5"
|