Skip to content

Commit 1bee5e1

Browse files
deps(executors): update requirements and switch to slim docker version
1 parent ec81f06 commit 1bee5e1

2 files changed

Lines changed: 772 additions & 675 deletions

File tree

libs/executors/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.8-alpine
1+
FROM python:3.13-slim
22
COPY --from=ghcr.io/astral-sh/uv:0.5.18 /uv /bin/
33
ENV UV_SYSTEM_PYTHON=1
44
WORKDIR /app

0 commit comments

Comments
 (0)