osrf / docker_images

A repository to hold definitions of docker images maintained by OSRF
Apache License 2.0
557 stars 170 forks source link

Migrate rolling images to ubuntu noble #731

Closed mikaelarguedas closed 5 months ago

mikaelarguedas commented 5 months ago

related to https://github.com/osrf/docker_images/issues/728

Currently this disables the simulation and desktop_full images as these packages are not available on noble yet (As s side effect it also disables the rolling CI so this can be merged to be released upstream)

mikaelarguedas commented 5 months ago

Upstream PR: https://github.com/docker-library/official-images/pull/16551