Skip to content

Commit d96acec

Browse files
committed
Bump python and packages
1 parent 9dfc7b6 commit d96acec

6 files changed

+340
-404
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:24.04 AS builder
22

3-
ENV PYTHON_VERSION=3.12.2
4-
ENV UV_VERSION=0.5.5
3+
ENV PYTHON_VERSION=3.12.9
4+
ENV UV_VERSION=0.6.5
55
ENV UV_COMPILE_BYTECODE=1
66
ENV UV_LINK_MODE=copy
77
ENV UV_INSTALL_DIR="/usr/local/bin"

0 commit comments

Comments
 (0)