Files
versatile_thermostat/.devcontainer/Dockerfile
Jean-Marc Collin 37ffacc5fd Python 3.13
2024-12-23 14:55:51 +01:00

3 lines
91 B
Docker

FROM mcr.microsoft.com/devcontainers/python:1-3.13
RUN apt update && apt install -y ffmpeg