Files
python/3.13.2/Dockerfile
T
2025-03-09 15:52:34 -03:00

4 lines
46 B
Docker

FROM python:3.13.2-alpine
RUN pip install uv