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

[Dockerfile] Fixes gevent issues #76

Merged
merged 2 commits into from
Nov 6, 2023
Merged

[Dockerfile] Fixes gevent issues #76

merged 2 commits into from
Nov 6, 2023

Conversation

MuhammadIsmailShahzad
Copy link
Collaborator

@MuhammadIsmailShahzad MuhammadIsmailShahzad commented Nov 6, 2023

This PR fixes CRITICAL vulnerabilites

The changes made to the new CKAN image can be viewed here datopian/docker-ckan@a6e53be

We are using alpine 3.17.5 instead of 3.15 and using newer versions of uwsgi and gevent.
Also using pyyaml==6.0.1 instead of pyyaml==6.0 since it's not compatible with CKAN code anymore. No other library has been upgraded/changed from our previous running CKAN setup.

@MuhammadIsmailShahzad MuhammadIsmailShahzad marked this pull request as ready for review November 6, 2023 20:16
Copy link
Collaborator

@mpolidori mpolidori left a comment

Choose a reason for hiding this comment

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

LGTM

@mpolidori mpolidori merged commit a430ab2 into dev Nov 6, 2023
6 checks passed
@MuhammadIsmailShahzad MuhammadIsmailShahzad deleted the vulnerability_fixes branch November 7, 2023 09:49
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