Skip to content

Conversation

@joperezr
Copy link
Member

Updates cbl-mariner/base/core from 2.0.20251206 to 2.0.20260102 across playground Dockerfiles.

…date

Bumps the microsoft_docker_images group with 1 update in the /playground/withdockerfile/WithDockerfile.AppHost/qots directory: cbl-mariner/base/core.
Bumps the microsoft_docker_images group with 1 update in the /playground/publishers/Publishers.AppHost/qots directory: cbl-mariner/base/core.
Bumps the microsoft_docker_images group with 1 update in the /playground/withdockerfile/WithDockerfile.AppHost directory: cbl-mariner/base/core.

Updates `cbl-mariner/base/core` from 2.0.20251206 to 2.0.20260102

Updates `cbl-mariner/base/core` from 2.0.20251206 to 2.0.20260102

Updates `cbl-mariner/base/core` from 2.0.20251206 to 2.0.20260102
Copilot AI review requested due to automatic review settings February 10, 2026 18:35
@github-actions
Copy link
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14431

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14431"

Copy link
Contributor

Copilot AI left a comment

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 playground Dockerfiles to use a newer pinned mcr.microsoft.com/cbl-mariner/base/core image version, aligning runtime images on 2.0.20260102.

Changes:

  • Bumped cbl-mariner/base/core from 2.0.20251206 to 2.0.20260102 in the two qots/Dockerfile files.
  • Changed cbl-mariner/base/core from the floating 2.0 tag to pinned 2.0.20260102 in the dynamic Dockerfiles.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
playground/withdockerfile/WithDockerfile.AppHost/qots/Dockerfile Bumps Mariner core runtime image to 2.0.20260102.
playground/withdockerfile/WithDockerfile.AppHost/dynamic-sync.Dockerfile Pins Mariner core runtime image to 2.0.20260102 (from floating 2.0).
playground/withdockerfile/WithDockerfile.AppHost/dynamic-async.Dockerfile Pins Mariner core runtime image to 2.0.20260102 (from floating 2.0).
playground/publishers/Publishers.AppHost/qots/Dockerfile Bumps Mariner core runtime image to 2.0.20260102.

Comment on lines 6 to 8

FROM mcr.microsoft.com/cbl-mariner/base/core:2.0
FROM mcr.microsoft.com/cbl-mariner/base/core:2.0.20260102
COPY --from=builder /app/qots /qots
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

PR description/title say this is a bump from cbl-mariner/base/core:2.0.20251206 across 3 directories, but in this file the previous base image was :2.0 (floating) and this change pins it to a specific dated tag. Please update the PR description/title to reflect the pinning change (or keep the floating tag if that was the intent).

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Contributor

🎬 CLI E2E Test Recordings

The following terminal recordings are available for commit da40f34:

Test Recording
AgentCommands_AllHelpOutputs_AreCorrect ▶️ View Recording
AgentInitCommand_MigratesDeprecatedConfig ▶️ View Recording
Banner_DisplayedOnFirstRun ▶️ View Recording
Banner_DisplayedWithExplicitFlag ▶️ View Recording
CreateAndDeployToDockerCompose ▶️ View Recording
CreateAndDeployToDockerComposeInteractive ▶️ View Recording
CreateAndPublishToKubernetes ▶️ View Recording
CreateAndRunAspireStarterProject ▶️ View Recording
CreateAndRunAspireStarterProjectWithBundle ▶️ View Recording
CreateAndRunJsReactProject ▶️ View Recording
CreateAndRunPythonReactProject ▶️ View Recording
CreateEmptyAppHostProject ▶️ View Recording
CreateStartAndStopAspireProject ▶️ View Recording
CreateTypeScriptAppHostWithViteApp ▶️ View Recording
DoctorCommand_DetectsDeprecatedAgentConfig ▶️ View Recording
DoctorCommand_WithSslCertDir_ShowsTrusted ▶️ View Recording
DoctorCommand_WithoutSslCertDir_ShowsPartiallyTrusted ▶️ View Recording
LogsCommandShowsResourceLogs ▶️ View Recording
PsCommandListsRunningAppHost ▶️ View Recording
ResourcesCommandShowsRunningResources ▶️ View Recording

📹 Recordings uploaded automatically from CI run #21877645400

@joperezr joperezr merged commit ad12501 into main Feb 10, 2026
348 checks passed
@joperezr joperezr deleted the dependabot/docker/microsoft_docker_images-393543 branch February 10, 2026 23:00
@dotnet-policy-service dotnet-policy-service bot added this to the 13.2 milestone Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants