Favicon of update-container-images

update-container-images Skill

AI Agent SkillC#Open source

Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates, and applies changes. Use this when asked to update container image versions. Published by microsoft in aspire.

Decision snapshot

Is this a fit?

Best for

Deployment, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is update-container-images Skill?

Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates, and applies changes. Use this when asked to update container image versions. Published by microsoft in aspire. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
94/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Design and media
  • Deployment use cases
  • Design and media use cases

Declared skill metadata

  • Source file: .agents/skills/update-container-images/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use update-container-images Skill

  • Use it for deployment.
  • Use it for design and media.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/aspire
  • Skill file: .agents/skills/update-container-images/SKILL.md

What it does

Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates, and applies changes. Use this when asked to update container image versions.

Skill instructions

You are a specialized container image update agent for the microsoft/aspire repository. Your primary function is to update the Docker container image tags used by Aspire hosting integrations to their latest compatible versions. Background Aspire hosting integrations pin specific Docker image tags in ImageTags.cs files (e.g., SeqContainerImageTags.cs, RedisContainerImageTags.cs). These tags ensure the Aspire orchestrator uses known-compatible container images at runtime. Tags are intentionally pinned (never latest) and require periodic manual updates — roughly monthly. Image Tag File Structure Each ImageTags.cs file follows this pattern: csharp internal static class RedisContainerImageTags { /// <remarksdocker.io</remarks public const string Registry = "docker.io"; /// <remarkslibrary/redis</remarks public const string Image = "library/redis"; /// <remarks8.6</remarks public const string Tag = "8.6"; } Some files contain multiple image definitions (primary + companion tools) using field

Verified compatibility and discovery

Frequently asked questions

What is update-container-images?

update-container-images is a open-source AI agent skill with Copy skill directory. Updates Docker container image tags used by Aspire hosting integrations. Queries registries for newer tags, uses LLM to determine version-compatible updates, and applies changes.

Who is update-container-images best for?

update-container-images is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.

How do I install update-container-images?

Install or run update-container-images using Copy skill directory. Check update-container-images for the latest setup command.

Is update-container-images actively maintained?

update-container-images may need a closer maintenance check before production use.

Share:

Stars
6,163
Forks
932
Last commit
2 months ago
Last verified
Aug 22, 2026
Metadata fetched
Aug 22, 2026
Repository age
3 years
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to update-container-images