GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

This updates the Python version across the Dockerfiles #614

Closed giulio-giunta closed 1 year ago

giulio-giunta commented 1 year ago

Description

Update Python version in Dockerfile/s to solve critical vulnerability issue.

Related Issue

"resolves #613"

Motivation and Context

The Circle ci/cd pipeline failed because Snyk found a critical vulnerability linked to expat/expat, which was introduced by the Python version that is currently used as a base image in the Dockerfile.

Types of changes

Checklist:

sonarcloud[bot] commented 1 year ago

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