We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf59d6 commit a28ead3Copy full SHA for a28ead3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-bookworm
+FROM docker.all-hands.dev/all-hands-ai/runtime:0.15-nikolaik
2
3
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
4
RUN pip install pdm
0 commit comments