Skip to content

chore(deps): docker dependency upgrade#150

Merged
fqjony merged 2 commits into
latestfrom
docker-dependency-updates
Jul 20, 2026
Merged

chore(deps): docker dependency upgrade#150
fqjony merged 2 commits 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 5ace797..2b83074 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,7 +7,7 @@ LABEL maintainer="UDX CAG Team"
 ARG AZURE_CLI_VERSION=2.88.0
 ARG PIP_VERSION=26.1.2
 ARG YQ_VERSION=4.53.3
-ARG GCLOUD_VERSION=575.0.1
+ARG GCLOUD_VERSION=576.0.0
 
 # Set base environment variables
 ENV DEBIAN_FRONTEND=noninteractive \

Copilot AI review requested due to automatic review settings July 20, 2026 06:04
@udx-github udx-github added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jul 20, 2026
@udx-github
udx-github requested a review from a team July 20, 2026 06:04

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 pinned Google Cloud SDK version used by the image build, keeping the Docker-based tooling dependencies current for the worker image.

Changes:

  • Bump GCLOUD_VERSION from 575.0.1 to 576.0.0 in Dockerfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fqjony

fqjony commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@copilot please include this #151 into current PR as well

Copilot AI review requested due to automatic review settings July 20, 2026 12:40

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@copilot please include this #151 into current PR as well

Included in ff8b787.

Copilot AI requested a review from fqjony July 20, 2026 12:41
@fqjony
fqjony merged commit 39879fc into latest Jul 20, 2026
6 checks passed
@fqjony
fqjony deleted the docker-dependency-updates branch July 20, 2026 12:41

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

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.

4 participants