Skip to content

chore(deps): docker dependency upgrade - #159

Open
udx-github wants to merge 1 commit into
latestfrom
docker-dependency-updates
Open

chore(deps): docker dependency upgrade#159
udx-github wants to merge 1 commit into
latestfrom
docker-dependency-updates

Conversation

@udx-github

Copy link
Copy Markdown
Collaborator

Summary

Updates Dockerfile dependency pins using a no-pin apt probe and Copilot CLI.

Evidence

  • Probe report artifact: docker-dependency-report.json
  • Copilot session artifact: copilot-docker-dependency-session.md
  • Build validation: handled by the repository Docker/CI workflows

Diff

diff --git a/Dockerfile b/Dockerfile
index 7738d8a..7418a06 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="UDX CAG Team"
 
 ARG AZURE_CLI_VERSION=2.89.1
 ARG PIP_VERSION=26.2.1
-ARG YQ_VERSION=4.53.3
+ARG YQ_VERSION=4.53.6
 ARG GCLOUD_VERSION=581.0.0
 
 # Set base environment variables

Copilot AI lite review requested due to automatic review settings August 24, 2026 05:16
@udx-github udx-github added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 24, 2026
@udx-github
udx-github requested a review from a team August 24, 2026 05:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker image’s pinned yq dependency version to keep the build aligned with the latest patch release available from the upstream mikefarah/yq GitHub releases.

Changes:

  • Bump YQ_VERSION from 4.53.3 to 4.53.6 in the Dockerfile.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants