Update docker.io/gitlab/gitlab-runner Docker tag to v13.2.2
This commit is contained in:
parent
2114c6be95
commit
e01ea3417d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/gitlab/gitlab-runner:v13.2.1
|
||||
FROM docker.io/gitlab/gitlab-runner:v13.2.2
|
||||
|
||||
RUN true \
|
||||
&& apt-get update \
|
||||
|
|
Reference in a new issue