Skip to content

Commit 3d13cbe

Browse files
Docker fix
1 parent 6780739 commit 3d13cbe

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 python:3.15.0a7-slim
1+
FROM python:3.13-slim
22

33
# Set environment variables to prevent interactive prompts and optimize Python
44
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)