1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-09-18 19:42:41 +00:00
Files
2023-10-12 02:42:52 +00:00

4 lines
30 B
Docker

FROM python:3.11
COPY . .