Skip to content

Bullseye build#15

Draft
tonyredondo wants to merge 6 commits intomainfrom
tony/move-to-bullseye
Draft

Bullseye build#15
tonyredondo wants to merge 6 commits intomainfrom
tony/move-to-bullseye

Conversation

@tonyredondo
Copy link
Member

What does this PR do?

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

build/Dockerfile Outdated

# Install dependencies
RUN apt-get update && apt-get install -y gcc binutils
RUN apt-get update && apt-get install -y gcc binutils libc6-dev

Choose a reason for hiding this comment

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

Code Quality Violation

package binutils should have version pinned (...read more)

When using apt-get install, pin the version to avoid unwanted upgrades and undefined behavior.

View in Datadog  Leave us feedback  Documentation

@tonyredondo tonyredondo force-pushed the tony/move-to-bullseye branch from 620e28f to 683b18e Compare March 31, 2025 10:57
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.

1 participant