Skip to content

Update source image versions

Arran Walker requested to merge ajwalker/update-source-image-versions into main

What does this MR do?

  • Updates the source image versions for 2019 and 2022.
  • Renames 21H1 to 2022.
    • There never was a Windows Server, 21H1 version.
    • When Windows Server 2022 was initially released, it had compatibility with Windows 10 21H1. This is no longer true.
    • Moving forward, we should probably use the same version name as in the wikipedia list to avoid confusion between LTSC and SAC, eg:
      • Windows Server 2019
      • Windows Server, version 1903
      • Windows Server, version 20H2
      • Windows Server 2022

Why was this MR needed?

  • The image being used doesn't appear to install Docker correctly. Hopefully upgrading will resolve this.
  • Incorrect/confusing naming.

What's the best way to test this MR?

🤷

What are the relevant issue numbers?

Related to: Windows 21H2 image building (gitlab-org/gitlab-runner#30941 - closed)

Merge request reports