From bfd5d74ce322aefa11ad9b05fb16ee4489aa8112 Mon Sep 17 00:00:00 2001 From: Paillat Date: Tue, 14 Jan 2025 14:04:39 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 798013f..8e75120 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.all-hands.dev/all-hands-ai/runtime:0.19-nikolaik +FROM docker.all-hands.dev/all-hands-ai/runtime:0.20-nikolaik COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/ RUN pip install pdm