GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

feat: Build Ubuntu 22.04 Docker image

Open mboutet opened this issue 3 years ago • 0 comments

Build Ubuntu 22.04 Docker image

Description

Related to https://github.com/GitTools/build-images/pull/4

How Has This Been Tested?

All tests (except the one for dotnet 3.1) pass in the pipeline. As I understand it, dotnet 3.1 is not supported in Ubuntu 22.04, see for instance https://github.com/google/or-tools/issues/3276.

Checklist:

  • [x] My code follows the code style of this project.
  • [x] ~~My change requires a change to the documentation.~~
  • [x] ~~I have updated the documentation accordingly.~~
  • [x] ~~I have added tests to cover my changes.~~
  • [x] All new and existing tests passed. (except for dotnet 3.1)

mboutet avatar Jul 02 '22 18:07 mboutet