Skip to content

Update base image used for lib injection#6814

Merged
randomanderson merged 2 commits into
masterfrom
randomanderson/update-lib-injection
Mar 14, 2024
Merged

Update base image used for lib injection#6814
randomanderson merged 2 commits into
masterfrom
randomanderson/update-lib-injection

Conversation

@randomanderson

@randomanderson randomanderson commented Mar 14, 2024

Copy link
Copy Markdown
Contributor

What Does This Do

Updates the base image for lib injection.

Motivation

The old image has reported vulnerabilities

Additional Notes

Jira ticket: VULN-5886

@randomanderson
randomanderson requested a review from a team as a code owner March 14, 2024 16:01
@randomanderson
randomanderson enabled auto-merge (squash) March 14, 2024 16:04
Comment thread lib-injection/Dockerfile Outdated
COPY dd-java-agent.jar /

FROM alpine:3.18.3
FROM alpine:3.19.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does alpine:latest or alpine:3 make sense here? The container is very simple so I wouldn't expect updates to cause issues here

@randomanderson
randomanderson disabled auto-merge March 14, 2024 16:16
@randomanderson
randomanderson enabled auto-merge (squash) March 14, 2024 16:30
@randomanderson
randomanderson merged commit 6d2f2ad into master Mar 14, 2024
@randomanderson
randomanderson deleted the randomanderson/update-lib-injection branch March 14, 2024 16:57
@github-actions github-actions Bot added this to the 1.32.0 milestone Mar 14, 2024
@randomanderson randomanderson added the comp: library injection Library Injection label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: library injection Library Injection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants