Publish runner images for v2.274.2

Ref #212
This commit is contained in:
Yusuke Kuoka 2020-11-27 08:49:58 +09:00
parent e5101554b3
commit 4ca825eef0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
- name: actions-runner-dind - name: actions-runner-dind
dockerfile: dindrunner.Dockerfile dockerfile: dindrunner.Dockerfile
env: env:
RUNNER_VERSION: 2.274.1 RUNNER_VERSION: 2.274.2
DOCKER_VERSION: 19.03.12 DOCKER_VERSION: 19.03.12
DOCKERHUB_USERNAME: ${{ github.repository_owner }} DOCKERHUB_USERNAME: ${{ github.repository_owner }}
steps: steps: