Update docker.io/gitlab/gitlab-runner Docker tag to v13.11.0
This commit is contained in:
parent
35c13d4f7c
commit
28a41f9731
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/gitlab/gitlab-runner:v13.10.0
|
||||
FROM docker.io/gitlab/gitlab-runner:v13.11.0
|
||||
|
||||
RUN true \
|
||||
&& apt-get update \
|
||||
|
|
Reference in a new issue