refactor: imporved layer caching for dockerfile

using existing built image for account 2
This commit is contained in:
2026-05-21 22:12:33 +02:00
parent a699ceb935
commit cd0ce06246
4 changed files with 29 additions and 12 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "userbot"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.11"
dependencies = [
"aiofiles>=25.1.0",
"aiohttp>=3.13.2",