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