mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
update Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user