Update dependency docker.io/gitlab/gitlab-runner to v14.9.0
This commit is contained in:
parent
6ecad19c11
commit
5227942fc7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/gitlab/gitlab-runner:v14.8.2
|
||||
FROM docker.io/gitlab/gitlab-runner:v14.9.0
|
||||
|
||||
RUN true \
|
||||
&& apt-get update \
|
||||
|
|
Reference in a new issue