Upgrade gitlab-runner image tag to v13.1.0
This commit is contained in:
parent
33d22c59fc
commit
f4a82439a4
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