actions-runner-controller/runner
callum-tait-pbx f2680b2f2d
Bumping runner to Ubuntu 20.04 (#438)
Images for `actions-runner:v${VERSION}` and `actions-runner:latest` tags are upgraded to Ubuntu 20.04.

If you would like not to upgrade Ubuntu in the runner image in the future, migrate to new tags suffixed with `-ubuntu-20.04` like`actions-runner:v${VERSION}-ubuntu-20.04`.

We also keep publishing the existing Ubuntu 18.04 images with new `actions-runner:v${VERSION}-ubuntu-18.04` tags. Please use it when it turned out that you had workflows dependent on Ubuntu 18.04.

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2021-04-17 17:02:03 +09:00
..
patched Use self update ready entrypoint (#99) 2020-10-05 08:58:20 +09:00
supervisor Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
Dockerfile Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
Dockerfile.dindrunner Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
Dockerfile.ubuntu.1804 Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
Makefile Bumping runner to Ubuntu 20.04 (#438) 2021-04-17 17:02:03 +09:00
entrypoint.sh Quote vars in entrypoint.sh to prevent unwanted argument split (#420) 2021-03-31 10:09:08 +09:00
logger.sh Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
modprobe Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
startup.sh Fix MTU configuration for dockerd (#421) 2021-03-31 09:29:21 +09:00