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:
toast-gear
2021-07-30 19:58:04 +09:00
committed by GitHub
co-authored by Callum James Tait
parent 29260549fa
commit 743e6d6202
7 changed files with 7 additions and 12 deletions
@@ -35,7 +35,7 @@ jobs:
os-version: 20.04
dockerfile: Dockerfile.dindrunner
env:
RUNNER_VERSION: 2.278.0
RUNNER_VERSION: 2.279.0
DOCKER_VERSION: 19.03.12
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_USER }}
steps: