Skip to content

Update docker container tags #10473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update docker container tags #10473

wants to merge 1 commit into from

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Jul 16, 2025

Description

Updating Docker image tags

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

@Copilot Copilot AI review requested due to automatic review settings July 16, 2025 22:47
Copy link
Contributor

@Copilot 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 default Docker image tags for various Aspire.Hosting services to their latest versions.

  • Bumps Seq image tag to 2025.2
  • Bumps Redis image tag to 8.0
  • Bumps Milvus image tag to v2.5.14
  • Bumps Keycloak image tag to 26.3

Reviewed Changes

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

File Description
src/Aspire.Hosting.Seq/SeqContainerImageTags.cs Tag updated from 2025.1 to 2025.2
src/Aspire.Hosting.Redis/RedisContainerImageTags.cs Tag updated from 7.4 to 8.0
src/Aspire.Hosting.Milvus/MilvusContainerImageTags.cs Tag updated from v2.5.12 to v2.5.14
src/Aspire.Hosting.Keycloak/KeycloakContainerImageTags.cs Tag updated from 26.2 to 26.3

@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jul 16, 2025
@joperezr joperezr requested a review from eerhardt July 16, 2025 22:51
@eerhardt
Copy link
Member

eerhardt commented Jul 18, 2025

Can we fix this one too?

image

/// <remarks>9.2.0</remarks>
public const string PgAdminTag = "9.2.0";

I'm not sure why your script isn't working for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants