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