Files
versatile_thermostat/.devcontainer/Dockerfile
Jean-Marc Collin 4478d65ad4 Python12 env rebuild
2024-02-25 17:18:14 +00:00

3 lines
91 B
Docker

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