1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-07-23 22:51:39 +00:00
Files
Simple-Stock-Bot/.devcontainer/Dockerfile

4 lines
30 B
Docker

FROM python:3.11
COPY . .