Skip to content

updates Alpine to 3.21 and Fedora to 41 in Docker image constants and… #4625

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

arturcic
Copy link
Member

This pull request updates the Docker distribution versions used across multiple project configurations and constants, ensuring compatibility with newer versions. The primary focus is on upgrading Alpine and Fedora versions, and removing an outdated Ubuntu version.

Updates to Docker Distribution Versions:

  • Updated the Alpine version from alpine.3.20 to alpine.3.21 in multiple .run.xml configuration files to align with the latest release:

    • build/.run/Artifacts DotnetTool Test.run.xml
    • build/.run/Artifacts MsBuildCore Test.run.xml
    • build/.run/Artifacts Native Test.run.xml
    • build/.run/Artifacts Prepare.run.xml
    • build/.run/Artifacts Test.run.xml
  • Updated the AlpineLatest constant in build/common/Utilities/Constants.cs to alpine.3.21 for consistency across the codebase.

Removal of Deprecated Versions:

  • Removed the Ubuntu2004 constant from build/common/Utilities/Constants.cs as it is no longer required.

  • Updated the FedoraLatest constant to fedora.41 in build/common/Utilities/Constants.cs.… run configs, remove deprecated ubuntu.20.04

… run configs, remove deprecated ubuntu.20.04
@arturcic arturcic marked this pull request as ready for review July 17, 2025 05:59
@arturcic arturcic merged commit a6ffa91 into GitTools:main Jul 17, 2025
84 checks passed
@arturcic arturcic added this to the 6.x milestone Jul 17, 2025
@arturcic arturcic added the build label Jul 17, 2025
Copy link
Contributor

mergify bot commented Jul 17, 2025

Thank you @arturcic for your contribution!

@arturcic arturcic deleted the feature/docker-images branch July 17, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant