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

Change base image from alpine to distroless #59

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

dimityrmirchev
Copy link
Member

What this PR does / why we need it:
This PR changes the base image from alpine to distroless. The process will now use a non root user for its execution. This will reduce the attack surface of the images.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

The `dependency-watchdog` now uses `distroless` instead of `alpine` as a base image.

@dimityrmirchev dimityrmirchev requested a review from a team as a code owner July 18, 2022 09:14
@gardener-robot gardener-robot added needs/review size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 18, 2022
Copy link
Contributor

@unmarshall unmarshall left a comment

Choose a reason for hiding this comment

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

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants