add docker build
This commit is contained in:
+4
-1
@@ -4,4 +4,7 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"prometheus-client>=0.24.1",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user