gitlab-runner: Upgrade to v13.4.1
This commit is contained in:
parent
93c4728926
commit
43f3d18eda
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ gitlabrunner_config_location: "{{ gitlabrunner_install_location }}/config"
|
|||
|
||||
# The runner image & tag/version to be used
|
||||
gitlabrunner_image: "docker.io/gitlab/gitlab-runner"
|
||||
gitlabrunner_image_version: "alpine-v13.3.1"
|
||||
gitlabrunner_image_version: "alpine-v13.4.1"
|
||||
|
||||
# Extra volumes that should be added to the gitlab runner container.
|
||||
gitlabrunner_extra_volumes: []
|
||||
|
|
Loading…
Add table
Reference in a new issue