Skip to content

az cli docker images uses outdated python image #16748

@StefanSchoof

Description

@StefanSchoof

This is autogenerated. Please review and update as needed.

Describe the bug

The azure cli docker image uses the image version 3.6.10, see
https://github.com/Azure/azure-cli/blob/dev/Dockerfile#L6
but the offical python docker image no longer supports 3.6.10 only 3.6.12 has a supported image, see https://hub.docker.com/_/python

With this old base image, the image may contain insecure libs.

To Reproduce:

n/a

Expected Behavior

The azure cli docker image always uses a supported base image.

Environment Summary

Linux-4.19.128-microsoft-standard-x86_64-with
Python 3.6.10
Installer: DOCKER

azure-cli 2.18.0

Additional Context

Metadata

Metadata

Assignees

Labels

PackagingPackaging/DockerquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions