Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Update Dockerfile - #120

Open
Shotokhan wants to merge 1 commit into
Cisco-Talos:masterfrom
Shotokhan:master
Open

Update Dockerfile#120
Shotokhan wants to merge 1 commit into
Cisco-Talos:masterfrom
Shotokhan:master

Conversation

@Shotokhan

Copy link
Copy Markdown

python version in Dockerfile is 2.7, so "pip install --upgrade pip" will fail because last version of pip is not compatible with python2 (see https://pypi.org/project/pip/); so an older version of pip must be used, like 20.3

python version in Dockerfile is 2.7, so "pip install --upgrade pip" will fail because last version of pip is not compatible with python2 (see https://pypi.org/project/pip/); so an older version of pip must be used, like 20.3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant