Skip to content

Commit 9f75982

Browse files
authored
Merge branch 'master' into renovate/pyarrow-18.x
Signed-off-by: Erez Rokah <[email protected]>
2 parents 17f7990 + 9e02a66 commit 9f75982

File tree

3 files changed

+107
-107
lines changed

3 files changed

+107
-107
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Start from a base image
2-
FROM python:3.11-slim
2+
FROM python:3.13-slim
33

44
# (Optional) Set a working directory
55
WORKDIR /app

0 commit comments

Comments
 (0)