mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-14 20:35:53 +01:00
chore: Update base image to python:3.10-slim-bookworm
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10-slim AS base
|
||||
FROM python:3.10-slim-bookworm AS base
|
||||
|
||||
# Install system dependencies
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user