Skip to content

build: update base distribution in Travis#4451

Merged
ONECasey merged 1 commit intoharmony-one:devfrom
MaxMustermann2:upgrade-travis-dist
Jun 21, 2023
Merged

build: update base distribution in Travis#4451
ONECasey merged 1 commit intoharmony-one:devfrom
MaxMustermann2:upgrade-travis-dist

Conversation

@MaxMustermann2
Copy link
Copy Markdown
Contributor

On Docker versions < 20.10.9, apt update fails due to the use of syscall clone3 by Glibc >= 2.34. This change upgrades the base distribution used by Travis to jammy, which contains Docker engine 20.10.12.

See https://docs.travis-ci.com/user/reference/jammy/#docker and moby/moby#42681 for reference.

On Docker versions < 20.10.9, `apt update` fails due to the use of
syscall `clone3` by `Glibc >= 2.34`. This change upgrades the base
distribution used by Travis to `jammy`, which contains Docker engine
20.10.12.

See https://docs.travis-ci.com/user/reference/jammy/#docker and
moby/moby#42681 for reference.
@ONECasey ONECasey merged commit d1f986f into harmony-one:dev Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants