mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
feat: bump runner version (#705)
* feat: bump runner version * feat: remove deprecated env var * docs: updating the docs Co-authored-by: Callum James Tait <callum.tait@photobox.com>
This commit is contained in:
@@ -2,7 +2,7 @@ NAME ?= summerwind/actions-runner
|
||||
DIND_RUNNER_NAME ?= ${NAME}-dind
|
||||
TAG ?= latest
|
||||
|
||||
RUNNER_VERSION ?= 2.278.0
|
||||
RUNNER_VERSION ?= 2.279.0
|
||||
DOCKER_VERSION ?= 19.03.12
|
||||
|
||||
# default list of platforms for which multiarch image is built
|
||||
|
||||
Reference in New Issue
Block a user