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(docker-casa): upgrade lxml version #330

Merged
merged 2 commits into from
Jul 21, 2022
Merged

fix(docker-casa): upgrade lxml version #330

merged 2 commits into from
Jul 21, 2022

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Jul 21, 2022

Overview:

Previously, lxml (v4.8.0) is installed from Alpine 3.16 repo.
By removing the package, lxml is now installed via pip (as direct dependency of webdavclient3 library).

Misc: update Makefile and hadolint config

Previously, lxml (v4.8.0) is installed from Alpine 3.16 repo.
By removing the package, lxml is now installed via pip (as direct
dependency of webdavclient3 library).

build: update Makefile and hadolint config
@iromli iromli requested a review from moabu as a code owner July 21, 2022 17:57
@iromli iromli added comp-docker-casa kind-bug Issue or PR is a bug in existing functionality labels Jul 21, 2022
@iromli iromli linked an issue Jul 21, 2022 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2022

[casa-base] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@iromli iromli added the area-CI Indicates work required in automatic builds or CI infrastructure label Jul 21, 2022
@moabu moabu merged commit bfc2c34 into main Jul 21, 2022
@moabu moabu deleted the cn-casa-lxml branch July 21, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Indicates work required in automatic builds or CI infrastructure comp-docker-casa kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(docker-casa): upgrade lxml version
2 participants