Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ra-aid version down #53

Open
bscriver123 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #54
Open

Bump ra-aid version down #53

bscriver123 opened this issue Feb 19, 2025 · 0 comments · May be fixed by #54

Comments

@bscriver123
Copy link
Contributor

I want to downgrade ra-aid package (and fix the version) when I install it in the docker image (see raaid.Dockerfile)

FROM paulgauthier/aider

USER root
SHELL ["/bin/bash", "-c"]
RUN apt-get update &&
apt-get install -y ripgrep &&
. /venv/bin/activate &&
pip install ra-aid

The latest version provides error. Find the current latest version, downgrade it and fix it in the pip install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant