al-fariqy raihan ( qywok )
commited on
Commit
•
48df144
1
Parent(s):
a594606
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM python:3.
|
2 |
|
3 |
LABEL PRODUCT="TebakAja"
|
4 |
LABEL SERVICE="Cryptocurrency Service"
|
|
|
1 |
+
FROM python:3.9-bullseye
|
2 |
|
3 |
LABEL PRODUCT="TebakAja"
|
4 |
LABEL SERVICE="Cryptocurrency Service"
|