update Dockerfile

This commit is contained in:
Sina Atalay
2024-12-25 17:25:55 -05:00
parent 16dc64ff68
commit 550cc2cafa

View File

@@ -1,5 +1,5 @@
# Use the official Python image as a base
FROM python:3.12-slim
FROM python:3.13-slim
# Install RenderCV:
RUN pip install rendercv