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

chore: upgrade argilla-server Docker image trying to fix some vulnerabilities #5486

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

jfcalvo
Copy link
Member

@jfcalvo jfcalvo commented Sep 13, 2024

Description

This PR includes some changes to our Dockerfile at argilla-server:

  • Increase Python Docker image from python:3.10.12-slim to python:3.10.15-slim.
  • Add calls to apt-get upgrade so we have the latest version of the dependencies.

Type of change

  • Improvement (change adding some improvement to an existing functionality)

How Has This Been Tested

  • Manually check that the generated Docker image does not have vulnerabilities or at least some of them disappear.
  • Manually test that HF Spaces correctly support these changes.

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@jfcalvo
Copy link
Member Author

jfcalvo commented Sep 13, 2024

I will not merge this PR until I have confirmation that the security vulnerabilities are fixed.

@jfcalvo jfcalvo merged commit 3f8a732 into develop Sep 17, 2024
6 checks passed
@jfcalvo jfcalvo deleted the update-argilla-server-dockerfile-python branch September 17, 2024 09:00
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