actions / runner-images

GitHub Actions runner images
MIT License
9.17k stars 2.84k forks source link

[Ubuntu] Use the latest version of Docker on Ubuntu #9783

Closed taspeotis closed 1 week ago

taspeotis commented 2 weeks ago

Description

This unpegs Docker from the old v24 and allows it to be latest. This is for https://github.com/actions/runner-images/issues/9773 and I've made it in case you are open to installing the latest version. It can be closed if there are reasons not to update Docker. (I'm aware of some GitHub issues in this repo about later versions of Docker on Windows, but not aware of any problems with the latest version of Docker on Ubuntu. But I understand if there are problems and you don't want to upgrade it.)

Related issue:

Check list

vishalkhode1 commented 1 week ago

Hi @taspeotis Any tentative timelines when Ubuntu 24.04 image will be available ? Thanks.