[Connectors] Some connectors rely on dependencies that are not compatible with Python version 3.12 #2906
Labels
architecture improvement
Architecture refactor or improvement is needed
dependencies
use for pull requests that update a dependency file
filigran team
use to identify PR from the Filigran team
Use case
Some connectors rely on dependencies that are not compatible with Python version 3.12.
Every connectors use Docker image python:3.12-alpine except 7 of them:
Current Workaround
For those which use the last version of stix-shifter which is not compatible with Python 3.12, use python:3.11-alpine instead of python:3.12-alpine
Other
This issue is opened to track connectors that don't use the Python 3.12 image for Docker
The text was updated successfully, but these errors were encountered: