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

fix Dockerfile #1655

Merged
merged 2 commits into from
Jan 8, 2024
Merged

fix Dockerfile #1655

merged 2 commits into from
Jan 8, 2024

Conversation

emamihe
Copy link
Collaborator

@emamihe emamihe commented Jan 8, 2024

fix libssl.so.3 issue in k8s-cleaner binary

@emamihe emamihe self-assigned this Jan 8, 2024
@@ -3,7 +3,9 @@ WORKDIR /usr/src/k8s-cleaner
COPY . .
RUN cargo build --release

FROM debian:buster-slim
#FROM debian:buster-slim
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
#FROM debian:buster-slim

@pepoviola pepoviola merged commit a2f9a6a into main Jan 8, 2024
17 of 23 checks passed
@pepoviola pepoviola deleted the k8s-cleaner-fix branch January 8, 2024 21:42
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