Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

fix: DockerFile security analysis warning - Python#1944

Merged
gabog merged 1 commit into
mainfrom
bruce/dockerfix6-15b
Jun 16, 2022
Merged

fix: DockerFile security analysis warning - Python#1944
gabog merged 1 commit into
mainfrom
bruce/dockerfix6-15b

Conversation

@BruceHaley

Copy link
Copy Markdown
Contributor

Fixes #minor

Description

The warning:
##[warning]Container security analysis found 1 violations. This repo has one or more docker files having references to images from external registries.

Example: BotBuilder-Python-CI-PR-yaml

Specific Changes

Change the FROM in libraries/functional-tests/functionaltestbot/Dockerfile to reference the appropriate container image in the Microsoft Artifact Registry.

@BruceHaley BruceHaley requested review from axelsrz and gabog June 15, 2022 22:49
@BruceHaley BruceHaley marked this pull request as ready for review June 15, 2022 22:49
@BruceHaley BruceHaley requested a review from a team as a code owner June 15, 2022 22:49
@gabog gabog merged commit 31d0ffe into main Jun 16, 2022
@gabog gabog deleted the bruce/dockerfix6-15b branch June 16, 2022 02:42
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.

2 participants