From f65b95ef07772e92446fb474f931be18b6c8fa84 Mon Sep 17 00:00:00 2001 From: Chris Coutinho <12901868+cbcoutinho@users.noreply.github.com> Date: Sun, 16 Nov 2025 11:58:13 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index df7cca7..5fdbf58 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,3 @@ -#FROM ghcr.io/astral-sh/uv:0.9.9-python3.11-bookworm-slim FROM python:3.12-slim-trixie COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/