mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
* Update Docker Version in Images The Docker version that's currently being used by the images is quite a bit out of date. This PR updates the Docker version to the latest version. Release notes are linked below for reference: - https://docs.docker.com/engine/release-notes/24.0/ - https://docs.docker.com/engine/release-notes/23.0/ - https://docs.docker.com/engine/release-notes/20.10/ * use `23.0.6` to match hosted runners