Merge branch 'upgrade-runnner-v13.1.0' into 'master'
Upgrade gitlab-runner image tag to v13.1.0 See merge request shivering-isles/gitlab-hetzner-runner!8
This commit is contained in:
commit
1ba893abc6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/gitlab/gitlab-runner:v12.10.3
|
||||
FROM docker.io/gitlab/gitlab-runner:v13.1.0
|
||||
|
||||
LABEL maintainer="Sheogorath <sheogorath@shivering-isles.com>"
|
||||
ARG HETZNER_VERSION=2.1.0
|
||||
|
|
Reference in a new issue