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

[no ticket] Update libc dev #3059

Merged
merged 1 commit into from
Nov 27, 2024
Merged

[no ticket] Update libc dev #3059

merged 1 commit into from
Nov 27, 2024

Conversation

coilysiren
Copy link
Collaborator

@coilysiren coilysiren commented Nov 26, 2024

Time to review: 1 mins

Changes proposed

Adds libc-dev to the list of packages we update explicitly

@coilysiren coilysiren marked this pull request as ready for review November 26, 2024 23:19
@@ -11,15 +11,24 @@ FROM python:3.13-slim AS base
RUN pip install --no-cache-dir poetry==1.8.2 --upgrade

RUN apt-get update \
# Remove existing packages before installing their never versions
&& apt-get remove --yes \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pattern (removing first) was necessary for postgres recently, so now I want to do it everywhere

@coilysiren coilysiren merged commit 1727acb into main Nov 27, 2024
26 checks passed
@coilysiren coilysiren deleted the kai/analytics-libc branch November 27, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants