Skip to content

Commit 7cdc545

Browse files
committed
Fix Python and uv version
1 parent a15876e commit 7cdc545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM inseefrlab/onyxia-python-minimal:py3.10.9
1+
FROM inseefrlab/onyxia-python-minimal:py3.12.12
22
COPY --from=ghcr.io/astral-sh/uv:0.9.8 /uv /uvx /bin/
33

44
# set current work dir

0 commit comments

Comments
 (0)